*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
@font-face {
    font-family: NotoSerif;
    src: url('fonts/SourceHanSerifCN-Heavy.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 15px;
	line-height: 1.5;
	color: #444;
	text-decoration: none;
	background: #fff;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;border: 0;}
select { width:100%;}
/* 清除浮 动*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear{clear:both;}
.tj {text-align: justify;}
.rel {position: relative;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bdr4 {border-radius: 4px;}
.lets {letter-spacing: 1px;}
.wb {word-wrap:break-word;}

.bgbai { background:#ffffff;}
.bgbai1 {background:url(ioz-nrbg.gif) repeat-x #ffffff top;border: #aedbeb solid 1px;}
.bgqh { background:#f4f8fe;height: 420px;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.space0 {padding: 0 0 0 30px;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mobmt {}
.mobmt1 {margin-top: 30px;}
.mobmt2 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	.mobmt {margin-top: 38px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt {margin-top: 26px;}
	.mobmt1 {margin-top: 26px;}
	.mt30 {margin-top: 24px;}
	.mb30 { margin-bottom:26px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:40px 0 42px 0;background: #fff;
min-height: -moz-calc(100vh - 713px);
min-height: -webkit-calc(100vh - 713px);
min-height: calc(100vh - 713px);
}
.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
	}

h2 { color:#3d55a7;}
.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.indexbox {width: auto; height:auto; overflow:hidden;}
.indexbox1 {width: auto; height:auto; overflow:hidden;margin: 0 22px 6px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}
.gbline {height: 2px;background: #cc000d;}
.dpborderstyle {background:#fff; padding: 18px 0 30px;
    min-height: -moz-calc(100vh - 800px);
    min-height: -webkit-calc(100vh - 800px);
    min-height: calc(100vh - 800px);
	-ms-box-shadow: 0px 0px 24px -2px rgb(144, 142, 142, .15);
    -o-box-shadow: 0px 0px 24px -2px rgb(144, 142, 142, .15);
    -moz-box-shadow: 0px 0px 24px -2px rgb(144, 142, 142, .15);
    -webkit-box-shadow: 0px 0px 24px -2px rgb(144, 142, 142, .15);
    box-shadow: 0px 0px 24px -2px rgb(144, 142, 142, .15);
}
.dpborderstyle hr {border-top: 1px solid #dbdfed;}
.dpborderstyle form {background: #fff; padding: 15px 13px 5px 10px; border-radius: 2px;color: #333;}
.dpborderstyle .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #fff; width:76px;}
.dpborderstyle .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #fff; width:84px;}
.dpborderstyle select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.dpborderstyle .form-control {border-color: #ccc;background: #ffffff;height: 30px;color: #4e4e4e;}
.dpborderstyle .p0 { padding:0px;}
.xlborderstyle {background:#fff; padding: 36px 60px 36px 60px;min-height: 406px;border-top: #3d55a7 solid 3px;
min-height: -moz-calc(100vh - 480px);
    min-height: -webkit-calc(100vh - 480px);
    min-height: calc(100vh - 480px);
}
/*---------------网站头---------------------*/
.soc_icons {overflow: hidden;width: 22%;margin: 5px 0 0 15px;float: right;}
.webheader { position: relative;background: url(topbg.jpg) no-repeat bottom center #ac000a;}
.webheader .header-left {width: 49.783%;}
.webheader .header-right {width: 50.217%;padding-left: 30px;}
.webheader .logo { margin:16px 0 16px;}
.webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
.webheader .relatedlink { margin:40px 0 0;overflow: hidden;}
.webmail {float: right;color: #ffd7d9;margin-right: 15px;}
.webmail a {color: #ffd7d9;line-height: 30px;font-size: 15px;}
.webmail a:hover {color: #fff;}
.webheader .searchbox { position: relative; background:#fff7f8; width: 216px; border-radius:20px; padding: 4px 0;border: #d5deee solid 0px;}
.webheader .searchbox input[type="text"] { margin: 0; padding: 0 0 0 12px; outline: none; color: #6a5052; background: none; border: none; width: 89.33333%; position: relative; font-size: 14px; line-height:20px; -webkit-appearance: none;margin-left: 6px;}
.webheader .searchbox input[type="text"]::-webkit-input-placeholder{ color: #6a5052 !important;}
.webheader .searchbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff7f8 inset;}
.webheader .searchbox input[type="submit"] { background: url(searchbtn.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px; outline: none; position: absolute; top: 6px; right: 8px;
}
@media (max-width: 767px){
	.webheader {background-size: cover;background-position: 88% 0%;}
	.webheader .logo { margin:15px 0;}
	.webheader .searchbox { width: 85%;}
	.webheader .relatedlink { margin:23px 0 0; text-align:center;width: 100%;}
	.webheader .header-left {width: 39%;}
	.webheader .header-right {width: 61%;padding-left: 0px;}
	.webheader .searchbox input[type="submit"] {top:7px;}
	.webheader .searchbox input[type="text"] {padding: 0 0 0 6px;}
}
/*---------------区域背景---------------------*/
.firstpart {overflow: hidden;padding: 40px 0 45px;background: url(sbbg.jpg) no-repeat bottom center #fff;}
.secondpart {overflow: hidden;padding: 40px 0 40px;background: #3d383c;}
.thirdpart {overflow: hidden;padding: 35px 0 0 0;}
.fourthpart {padding: 38px 0 38px;}
.noticebox {background: #2596d1;overflow: hidden;padding: 18px;}
.win-l {width: 68.581%;padding-right: 45px;}
.win-r {width: 31.419%;}
.winzp-l {width: 68.262%;padding-right: 40px;}
.winzp-r {width: 31.738%;}
.parallaxbox-wrapper {
    position: relative;
    height: 506px;
    overflow: hidden;
	padding: 36px 0 40px;
}
.parallaxbox {
    position: relative;
    background-image: url(cpbg.jpg);
    background-size: cover;
	background-position: center;
    height: 1080px;
    top: -980px;
    left: 8%;
    margin-left: -300px;
}
.parallaxbox-wrapper .webcolumn .enlmname {color: rgba(255,255,255,.2);}
.parallaxbox-wrapper .webcolumn .lmname {color: #fff;}
@media (max-width: 1680px){
.firstpart {background-size: 100%;}
}
@media (max-width: 1199px){
.fourthpart {padding: 18px 0 18px;}
.win-l {padding-right: 30px;}
.winzp-l {width: 100%;padding-right: 0px;}
.winzp-r {width: 100%;}
.winzp-r .col-md-12 {width: 50%;float: left;}
.parallaxbox-wrapper {height: 478px;}
}
@media (max-width: 991px){
.firstpart {padding: 30px 0 30px 0;}
.secondpart {padding: 30px 0 30px 0;}
.win-l {width: 100%;padding-right: 0px;}
.win-r {width: 100%;}
	.parallaxbox-wrapper {height: 800px;}
	.parallaxbox {height: 1880px;top: -1680px;}
}
@media (max-width: 767px){
.firstpart {padding: 24px 0 28px 0;}
.fourthpart {padding: 14px 0 4px;}
.thirdpart {padding: 26px 0 0 0;}
.winzp-r .col-md-12 {width: 100%;}
.parallaxbox-wrapper {height: 614px;padding: 16px 0 40px;}
.secondpart {padding: 16px 0 26px;}
}

/*---------------栏目样式---------------------*/
.webcolumn {overflow: hidden;margin-bottom: 6px;text-align: center;position: relative;height: 60px;margin-bottom: 32px;}
.webcolumn .enlmname {position: absolute;top:0;left: 0;right: 0;color: #eee;font-size: 50px;z-index: 1;text-transform: uppercase;font-weight: 700;line-height: 1.1;}
.webcolumn .lmname {font-size: 26px;line-height: 100%;color: #333;position: relative;display: inline-block;font-weight: 700;position: absolute;top:30px;left: 0;right: 0;z-index: 2;}
/*.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: rgba(255,255,255,.4);
	border-radius: 3px;
}*/
.webcolumn .lmname a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname a:hover {color: #000000;}

.lanmu{ overflow: hidden;margin-bottom: 16px;}
.lanmu_l{ color:#1134ab;float:left;font-weight: 700;font-size:23px;line-height: 1.1;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r{ line-height:24px; float:right; font-size:14px;}
.lanmu_r a{ color:#7d90ac; text-decoration:none;font-family: Arial;text-transform: uppercase;}
.lanmu_r a:hover{ color:#e80000; text-decoration:none;}

.lanmu1 { overflow: hidden;background: url(lmbg01.png) repeat-x top #f6f8fb;}
.lanmu1_l { color:#333;float:left;font-weight: 700;font-size:20px;padding: 8px 18px 10px;border-top: #3d55a7 solid 3px;}
.lanmu1_l a {color:#004280;}
.lanmu1_l a:hover {color:#004280;}
.lanmu1_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu1_r { line-height:54px; float:right; font-size:14px;font-family: Arial;margin-right: 18px;}
.lanmu1_r a{ color:#a0adc5; text-decoration:none;}
.lanmu1_r a:hover{ color:#c22691; text-decoration:none;}

.lanmu2 { overflow: hidden;margin: 20px 0 0 0;}
.lanmu2_l { color:#333;float:left;font-weight: 700;font-size:18px;padding: 0 0 9px 0;}
.lanmu2_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu2_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#bfcddd; text-decoration:none;}
.lanmu2_r a:hover{ color:#ffffff; text-decoration:none;}

.lanmu3 { height:48px; background: url(columnsbg02.png) repeat-x top center;margin-bottom: 20px;}
.lanmu3_l{ height:48px; line-height:40px; font-size:20px; color:#6aefff; font-weight:700;margin-left: 16px; float:left;background: url(columnsbg01.png) no-repeat top center;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.infolanmu { overflow: hidden;border-bottom: #dde3e9 solid 1px;}
.infolanmu_l { color:#333;float:left;font-weight: 700;font-size:20px;padding: 15px 0 3px;}

.sortlanmu { overflow: hidden;background: #e6ecf8;border-left: 5px solid #3d55a7;padding: 0 12px 0 17px;margin: 28px 0 0 0;}
.sortlanmu_l { color:#3d55a7;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 10px 0;}
.sortlanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.sortlanmu1 { overflow: hidden;background: url(lmbg03.jpg) no-repeat right center #124c9c;border-left: 5px solid #cf2928;padding: 0 12px 0 0;margin: 28px 0 0 0;}
.sortlanmu1_l { color:#fff;float:left;font-weight: 700;font-size:19px;line-height: 140%;padding: 10px 0;border-left: #f5f8fd solid 2px;padding-left: 18px;}
.sortlanmu1_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.column { overflow:hidden;border-bottom: #f1f1f1 solid 1px;padding: 0 30px;}
.column_l { width:auto; font-size:20px; font-weight:700; color:#cc000d; float:left; display:inline-block; overflow:hidden;padding: 12px 0 18px;line-height: 130%;letter-spacing:2px;}
.column_l i {font-size: 19px;margin-right: 5px;}
.column_r {float: right;}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
	.column_l {padding: 3px 0 15px;}
	.breadcrumb {padding: 0 0 10px 0;}
}
@media (max-width: 767px){
	.column { padding: 0 16px;}
	.column_l {padding: 3px 0 15px;}
}
.column1 { background: #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 767px){
	.column_l{ font-size:22px;}
	.lanmu1_l { font-size: 18px;padding: 11px 18px 10px;}
}

.teamlanmu { overflow: hidden;background: #fff;padding: 0;margin: 28px 0 0 0;}
.teamlanmu_l { color:#fff;float:left;font-weight: 700;font-size:17px;line-height: 140%;padding: 11px 15px;background: #124c9c;}
.teamlanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

/*---------------焦点图&新闻---------------------*/
.hotnews {padding: 35px 0 70px;position: relative;}
.hotnews .newsbg {overflow: hidden;}
.hotnews .newsbg .focuspic {margin: 0;}
.hotnews .chatu {position: absolute;bottom: 0px;right: 0px;z-index: 0;opacity: .6;}
.hotnews .win-img {overflow: hidden;width: 45.429%;padding-right: 30px;}
.hotnews .win-list {overflow: hidden;width: 54.571%;}
.focusnews {overflow: hidden;height: 392px;}
.focusnews .latest {overflow: hidden;border-bottom: #c7d4ea solid 1px;margin-bottom: 17px;padding-bottom: 15px;}
.focusnews .latest h4 {overflow: hidden;margin: 0;max-height: 52px;}
.focusnews .latest h4 a {font-size: 20px;line-height: 1.3;color: #204587;text-decoration: none;font-weight: 700;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.focusnews .latest h4 a:hover {color: #d43434;}
.focusnews .latest p {font-size: 14px;line-height: 1.4;color: #737373;margin: 7px 0 0 0;}

.cmain1a {
	width: 100%;
}
.cmain1ay {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 379px;
	overflow: hidden;
}
.cmain1ay .title {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
	font-weight: 700;
}
.cmain1ay .rq {font-size: 14px;color: #1355b2;border-bottom: #dedede solid 1px;padding-bottom: 15px;margin-top: 9px;margin-bottom: 19px;text-align: right;}
.cmain1ay .title a {
	color: #1134ab;max-height: 299px;
}
.cmain1ay .title a:hover {
	color: #ab0005;
	text-decoration: none;
}
.cmain1ay img {
	max-width: none;
}
.cmain1ax li {
	float: left;
	height: 38px;
	line-height: 24px;
}
.cmain1ax li.now {
	background: url(ioz-navbg3.gif) no-repeat bottom center;
}
.cmain1ax li.now a {
	color: #004280;
	text-decoration: none;
}
.cmain1ax li a {
	color: #004280;
	font-size: 20px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: 700;
	text-decoration: none;
}
.cmain1ay1 {
	width: 163px;
	height: 220px;
	float: left;
	position: relative;
	margin-right: 12px;
}
.cmain1ay1x {
	width: 163px;
	height: 28px;
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 0;
	background: url();
}
.cmain1ay1x a {
	color: #000000;
	line-height: 28px;
	font-size: 11px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.txt_hedar{height: 63px;font-size: 14px;line-height: 150%;color: #888;
overflow: hidden;
	-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.txt_hedar a{
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	color: #888;
	overflow: hidden;
	-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.list-index li {
	overflow: hidden;
	clear: both;margin-bottom: 15px;
}
.list-index li:last-child {margin-bottom: 0;}
.list-index li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 1.4;
	color: #333;
	background-image: url(kcicon05.png);background-repeat: no-repeat;background-position: left 6px;padding:0 0 0 17px;text-overflow:ellipsis; white-space:nowrap; display:block;
}
.list-index li a:hover {
	color: #1b3baa;
	text-decoration: none;
}
.list-index span {
	line-height: 1.5;
	color: #b2c3dc;
	font-size: 14px;
	font-family: Arial;
}
.list-index span.right {
	float: right;
}
@media (max-width: 1440px) {
.cmain1ay {height: 335px;}
}
@media (max-width: 1280px) {
.cmain1ay {height: 313px;}
.list-index li {margin-bottom: 11px;}
}
@media (max-width: 1199px) {
.cmain1ay {height: 236px;}
.hotnews {padding: 18px 0 44px;}
.hotnews .win-img {padding-right: 28px;}
.cmain1ay .title {font-size: 18px;}
.list-index li {margin-bottom: 15px;}
}
@media (max-width: 991px) {
.hotnews {padding: 10px 0 30px;}
.hotnews .win-img {width: 100%;padding-right: 0px;}
.hotnews .win-list {overflow: hidden;width: 100%;}
.cmain1a {
	padding: 20px 0 0;
}
.cmain1ay {
	height: auto;margin-top: 5px;
}

.cmain1ay .title {margin-top:10px;}
.list-index li a {white-space: normal;}
.txt_hedar{height: auto;-webkit-line-clamp: inherit;}
.txt_hedar a{-webkit-line-clamp: inherit;}
}
@media (max-width: 767px) {

}
.list-newimg {
	overflow: hidden;
	margin: 20px 0 0 0;
}
.list-newimg li {
	margin-bottom: 18px;
}
.list-newimg li img {width: 100%;height: 145px;}
.list-newimg .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}
.list-newimg .overlay span {
	color: #E4E4E4;
	font-size: 14px;
	font-style: normal;
}
.list-newimg .overlay a {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 18%;
	left: 0;
	margin-top: 0;
	margin-left: 0px;
	background-color: transparent;
	padding: 10px;
}
.list-newimg .overlay a:hover {
	color: #ffffff;
	text-decoration: underline;
}
@media (max-width: 1199px) {
.list-newimg .overlay a {
	top: 10%;
}
	.list-newimg li img {height: 117px;}
}
@media (max-width: 991px) {
	.list-newimg li img {height: 139px;}
}
@media (max-width: 767px) {
	.list-newimg li img {height: auto;}
}
/*--------------------------------*/
.button-container {position: absolute;display: block;width: 94px;height: 42px;margin: 0 auto;bottom:46px;right: 299px;}
.gy-graphic { padding: 0;}
.gy-graphic li {display: block; overflow: hidden;position: relative; }
.gy-graphic li h2 { font-size:20px;line-height:1.4; margin:0 0 20px 0;font-weight: 700;}
.gy-graphic li h2 a { color:#333;overflow: hidden;max-height: 54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.gy-graphic li h2 a:hover { color:#ab0005; text-decoration:none;}
.gy-graphic .news-img { margin-right: 45px;}
.gy-graphic .news-img img{ width: 815px; height: 480px;}
.gy-graphic .news-txt {padding: 45px 45px 0 0;overflow: hidden;}
.gy-graphic .news-txt span {font-size: 15px;color: #125eb8;line-height: 22px;font-weight: 300;margin-top: 10px;display: block;text-align: right;}
.gy-graphic .news-txt p { line-height: 1.8; font-size: 15px; margin: 0px; color:#666666;overflow: hidden;-webkit-line-clamp: 8;display: -webkit-box;-webkit-box-orient: vertical;max-height: 216px;}
.gy-graphic .news-txt i { font-size: 15px; margin: 15px 0 0 0; color:#1355b2; display:block;font-style: normal;line-height: 1.1;}
.gy-graphic .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.gy-graphic .news-txt p a:hover { color:#15549a;}

/*Arrows*/
.gy-graphic .slick-prev,
.gy-graphic .slick-next
{
    font-size: 0;
    line-height: 0;
    position: initial;
	top:initial;
    bottom: -25px;
    display: block;
    width: 42px;
    height: 42px;
    padding: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;z-index: 1;opacity: 1;text-align: center;border:#eaeef5 solid 1px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	background: #fff;
}
.gy-graphic .slick-prev:hover,
.gy-graphic .slick-prev:focus,
.gy-graphic .slick-next:hover,
.gy-graphic .slick-next:focus
{
    color: transparent;
    outline: none;
	opacity: 1;
    background: #1355b2;border:#1355b2 solid 1px;
}

.gy-graphic .slick-prev.slick-disabled:before,
.gy-graphic .slick-next.slick-disabled:before
{
    opacity: 1;color: #fff;
}
.gy-graphic .slick-prev.slick-disabled,
.gy-graphic .slick-next.slick-disabled
{
   background: #1355b2;border:#1355b2 solid 1px;
}

.gy-graphic .slick-prev:before,
.gy-graphic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
    opacity: 1;
    color: #1355b2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-graphic .slick-prev:hover:before,
.gy-graphic .slick-prev:focus:before,
.gy-graphic .slick-next:hover:before,
.gy-graphic .slick-next:focus:before
{
    opacity: 1;color: #fff;
}
.gy-graphic .slick-prev {float: left;left: 0;}
.gy-graphic .slick-next {float: right;right: 0;}

@media (max-width: 1280px) {
	.button-container {right: 246px;}
}
@media (max-width: 1199px) {
	.button-container {right: 256px;bottom: 25px;}
	.gy-graphic .news-img { margin-right: 30px;}
	.gy-graphic .news-img img{ width: 550px; height: 324px;}
	.gy-graphic .news-txt {padding: 25px 30px 0 0;}
	.gy-graphic .news-txt p {-webkit-line-clamp: 4;max-height: 108px;}
	.gy-graphic li h2 {font-size: 18px;margin: 0 0 15px 0;}
}
@media (max-width: 991px) {
	.button-container {right: 218px;bottom: 25px;width: 72px;height: 32px;}
	.gy-graphic .boxstyle a .txtinfo p {-webkit-line-clamp: 3;max-height: 75px;}
	.gy-graphic .news-img { margin-right: 20px;}
	.gy-graphic .news-img img{ width: 400px; height: 236px;}
	.gy-graphic li h2 {font-size: 17px;margin: 0 0 10px 0;}
	.gy-graphic .news-txt {padding: 18px 20px 0 0;}
	.gy-graphic .news-txt p {-webkit-line-clamp: 3;max-height: 63px;line-height: 1.5;font-size: 14px;}
	.gy-graphic .news-txt i {margin: 9px 0 0 0;}
	.gy-graphic .slick-prev, .gy-graphic .slick-next {width: 32px;height: 32px;}
}
@media (max-width: 767px) {
	.button-container {position: initial;margin: 0 0 0 20px;}
	.gy-graphic { margin-left: auto;margin-right: auto;}
	.gy-graphic li h2 a { max-height: initial;-webkit-line-clamp: initial;}
	.gy-graphic .boxstyle a .txtinfo {height: auto;}
	.gy-graphic .boxstyle a .txtinfo h4 { font-size: 18px;font-weight: 700;line-height: 26px;height: auto;-webkit-line-clamp: inherit;}
	.gy-graphic .boxstyle a .txtinfo p {-webkit-line-clamp: 4;max-height: 100px;}
	.gy-graphic .news-img { margin-right: 0px;}
	.gy-graphic .news-img img { width: 100%; height: 220px;}
	.gy-graphic .news-txt {padding: 20px;}
}
@media (max-width: 380px) {
	.gy-graphic .news-img img { height: 197px;}
}
@media (max-width: 320px) {
	.gy-graphic .news-img img { height: 165px;}
}

.button-djcontainer {position: absolute;display: block;width: 82px;height: 42px;margin: 0 auto;bottom:20px;right: 312px;}
.button-hzcontainer {position: absolute;display: block;width: 82px;height: 42px;margin: 0 auto;bottom:20px;right: 312px;}
.button-kycontainer {position: absolute;display: block;width: 82px;height: 42px;margin: 0 auto;bottom:20px;right: 312px;}
.button-kccontainer {position: absolute;display: block;width: 82px;height: 42px;margin: 0 auto;bottom:20px;right: 312px;}
.dj-graphic { padding: 0;margin-bottom: 26px;}
.dj-graphic .focuspic {height: 260px;overflow: hidden;background: url(kc-bj02.png) no-repeat right 320% #f3f7ff;}
.dj-graphic li {display: block; overflow: hidden;position: relative; }
.dj-graphic li h2 { font-size:16px;line-height:1.4; margin:0 0 9px 0;font-weight: 700;}
.dj-graphic li h2 a { color:#333;overflow: hidden;max-height: 44px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.dj-graphic li h2 a:hover { color:#1b3baa; text-decoration:none;}
.dj-graphic .news-img { margin-right: 30px;}
.dj-graphic .news-img img{ width: 393px; height: 260px;}
.dj-graphic .news-txt {padding: 27px 30px 0 0;overflow: hidden;}
.dj-graphic .news-txt span {font-size: 15px;color: #125eb8;line-height: 22px;font-weight: 300;margin-top: 10px;display: block;text-align: right;}
.dj-graphic .news-txt p { line-height: 1.6; font-size: 14px; margin: 0px; color:#666666;overflow: hidden;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;max-height: 216px;}
.dj-graphic .news-txt i { font-size: 15px; margin: 15px 0 0 0; color:#1355b2; display:block;font-style: normal;line-height: 1.1;}
.dj-graphic .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.dj-graphic .news-txt p a:hover { color:#15549a;}

/*Arrows*/
.dj-graphic .slick-prev,
.dj-graphic .slick-next
{
    font-size: 0;
    line-height: 0;
    position: initial;
	top:initial;
    bottom: -25px;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: #fff;z-index: 1;opacity: 1;text-align: center;border:#eaeef5 solid 1px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	background: #fff;
}
.dj-graphic .slick-prev:hover,
.dj-graphic .slick-prev:focus,
.dj-graphic .slick-next:hover,
.dj-graphic .slick-next:focus
{
    color: transparent;
    outline: none;
	opacity: 1;
    background: #1355b2;border:#1355b2 solid 1px;
}

.dj-graphic .slick-prev.slick-disabled:before,
.dj-graphic .slick-next.slick-disabled:before
{
    opacity: 1;color: #fff;
}
.dj-graphic .slick-prev.slick-disabled,
.dj-graphic .slick-next.slick-disabled
{
   background: #1355b2;border:#1355b2 solid 1px;
}

.dj-graphic .slick-prev:before,
.dj-graphic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
    opacity: 1;
    color: #1355b2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dj-graphic .slick-prev:hover:before,
.dj-graphic .slick-prev:focus:before,
.dj-graphic .slick-next:hover:before,
.dj-graphic .slick-next:focus:before
{
    opacity: 1;color: #fff;
}
.dj-graphic .slick-prev {float: left;left: 0;}
.dj-graphic .slick-next {float: right;right: 0;}
@media (max-width: 1280px) {
	.button-djcontainer, .button-hzcontainer, .button-kycontainer, .button-kccontainer {right: 276px;}
}
@media (max-width: 1199px) {
	.dj-graphic .focuspic {height: 226px;}
	.dj-graphic .news-img img {width: 340px;height: 226px;}
	.button-djcontainer, .button-hzcontainer, .button-kycontainer, .button-kccontainer {right: 166px;bottom: 10px;}
	.dj-graphic .news-img {margin-right: 20px;}
	.dj-graphic .news-txt {padding: 17px 20px 0 0;}
	.dj-graphic .news-txt i {margin: 9px 0 0 0;}
}
@media (max-width: 991px) {
	.button-djcontainer, .button-hzcontainer, .button-kycontainer, .button-kccontainer {right: 278px;width: 72px;}
	.dj-graphic .slick-prev, .dj-graphic .slick-next {width: 32px;height: 32px;}
}
@media (max-width: 767px) {
	.dj-graphic .focuspic {height: auto;padding-bottom: 12px;}
	.dj-graphic .news-img {margin-right: 0;width: 100%;}
	.dj-graphic .news-img img {width: 100%;height: 249px;}
	.dj-graphic .news-txt {padding: 20px;width: 100%;float: left;}
	.dj-graphic li h2 {font-size: 17px;}
	.dj-graphic li h2 a {max-height: initial;-webkit-line-clamp: initial;}
	.button-djcontainer, .button-hzcontainer, .button-kycontainer, .button-kccontainer {position: initial;margin: 0 0 0 20px;}
}
@media (max-width: 380px) {
	.dj-graphic .news-img img {height: 223px;}
}
@media (max-width: 320px) {
	.dj-graphic .news-img img {height: 186px;}
}
/*------------------TAB----------------*/
.mores_all { position:absolute; right:0; top:1px;}
.mores_all a { font-size:14px; color:#7d90ac;}
.mores_all a:hover { color:#e30000;}
.indexggbox {width: auto; height:auto; overflow:hidden; margin-bottom: 22px; border-top: 3px solid #1e58a9; border-bottom:#d4e0ee solid 1px; border-left:#d4e0ee solid 1px; border-right:#d4e0ee solid 1px;}
.index_tab{ position:relative;}
.index_tab .tabmenu { margin-right: 26px; overflow: hidden;width: 300px;float: left;}
.index_tab .tabmenu ul li {
	color: #fff; font-size:23px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;line-height: 24px;overflow: hidden;margin-bottom: 20px;
}
.index_tab .tabmenu ul li:last-child {margin-bottom:0px; background:none;}
.index_tab .tabmenu ul li a {
	color: #fff; font-size:23px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_tab .tabmenu ul li.selected a {
	color: #fff; font-size:23px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_tab .tabmenu ul li span {display: block;}
.index_tab .tabmenu ul li span img {display: inline-block;margin-top: -8px;margin-right: 18px;}
.index_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;padding-right: 3px;background-repeat: no-repeat;background-position: right 0px;height: 134px;border-radius: 4px;padding-top: 53px;position: relative;
}
.index_tab .tabmenu ul li span.tabg::before,
.index_tab .tabmenu ul li span.tabg::after {
    position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;border-radius: 3px;
}
.index_tab .tabmenu ul li span.tabg::before {
	border-top: 1px dashed rgba(255,255,255,.8);
	border-bottom: 1px dashed rgba(255,255,255,.8);
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}
.index_tab .tabmenu ul li span.tabg::after {
	border-right: 1px dashed rgba(255,255,255,.8);
	border-left: 1px dashed rgba(255,255,255,.8);
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.index_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #fff;background-repeat: no-repeat;background-position: right 0px;
}
.index_tab .tabmenu ul li.selected span.tabg::before,
.index_tab .tabmenu ul li.selected span.tabg::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.index_tab .tabmenu ul li span.tab-yq {background-image: url(tabbg01.jpg);background-color: #cb0310;}
.index_tab .tabmenu ul li.selected span.tab-yq {background-image: url(tabbg01.jpg);}
.index_tab .tabmenu ul li span.tab-ys {background-image: url(tabbg02.jpg);background-color: #c65c08;}
.index_tab .tabmenu ul li.selected span.tab-ys {background-image: url(tabbg02.jpg);}
.index_tab .tabmenu ul li span.tab-zd {background-image: url(tabbg03.jpg);background-color: #754831;}
.index_tab .tabmenu ul li.selected span.tab-zd {background-image: url(tabbg03.jpg);}
.index_tab .tabmenu ul li span.tab-sz {background-image: url(tabbg04.jpg);background-color: #3d383c;}
.index_tab .tabmenu ul li.selected span.tab-sz {background-image: url(tabbg04.jpg);}

.fwcx {height: 596px;overflow: hidden;}
.fwcx1 {width: 100%; overflow: hidden;min-height: 110px;}

@media (max-width: 1440px){
	.index_tab .tabmenu ul li span.tabg {height: 115px;padding-top: 45px;}
}
@media (max-width: 1280px){
	.index_tab .tabmenu ul li span.tabg {height: 105px;padding-top: 42px;}
}
@media (max-width: 1199px) {
	.index_tab .tabmenu {float: inherit;width: 100%;}
	.index_tab .tabmenu ul {margin-left: -10px;margin-right: -10px;}
	.index_tab .tabmenu ul li {display: inline-block;float: left;width: 25%;padding-left: 10px;padding-right: 10px;}
	.index_tab .tabmenu ul li, .index_tab .tabmenu ul li a, .index_tab .tabmenu ul li.selected a {font-size: 19px;}
}
@media (max-width: 991px) {
	.index_tab .tabmenu ul li {width: 50%;}
	
}
@media (max-width: 767px) {
	.index_tab .tabmenu ul {margin-left: -6px;margin-right: -6px;}
	.index_tab .tabmenu ul li {padding-left: 6px;padding-right: 6px;}
	.index_tab .tabmenu ul li {margin-bottom: 12px;}
	.index_tab .tabmenu ul li, .index_tab .tabmenu ul li a, .index_tab .tabmenu ul li.selected a {font-size: 17px;}
	.index_tab .tabmenu ul li span img {margin-right: 8px;}
	.index_tab .tabmenu ul li span.tabg {height: 72px;padding-top: 26px;}
	.index_tab .tabmenu ul li span.tabg::before,
	.index_tab .tabmenu ul li span.tabg::after {top: 8px;right: 8px;bottom: 8px;left: 8px;}
}
@media (max-width: 390px) {
	.index_tab .tabmenu ul li, .index_tab .tabmenu ul li a, .index_tab .tabmenu ul li.selected a {font-size: 15px;}
}
@media (max-width: 320px) {
	.index_tab .tabmenu ul li, .index_tab .tabmenu ul li a, .index_tab .tabmenu ul li.selected a {font-size: 14px;}
	.index_tab .tabmenu ul li {width: 100%;margin-bottom: 8px;}
	.index_tab .tabmenu ul li:last-child {margin-bottom: 8px;}
}

.picturelist {overflow: hidden;}
.picturelist li {margin-bottom: 30px;}
.picturelist li:last-child {/* display: none; */}
.picturelist li .boxstyle {position: relative;}
/*.picturelist li .boxstyle .thumbnail__link {border: #ccc solid 1px;}*/
.picturelist li .boxstyle img {width: 100%;height: 260px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {overflow: hidden;padding: 15px 0 0;position: relative;z-index: 2;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 16px;color: #1481d5;margin: 0 0 14px 0;font-weight: 700;text-transform: inherit;}
.picturelist li .boxstyle .txtinfo h4 { overflow: hidden;color: #213e6e;margin: 0 0 9px 0;}
.picturelist li .boxstyle .txtinfo h4 a { font-size: 17px;font-weight: 700;line-height: 1.4;color: #333;width: 100%;display: block;overflow: hidden;height: 46px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #1b3baa;}
.picturelist li .boxstyle .txtinfo p {font-size: 15px;color: #e1edf8;line-height: 140%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 86px;}
.picturelist li .txtbottom {overflow: hidden;}
.picturelist li .txtbottom .dates {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #195ab4;
    float: left;line-height: 33px;padding-left: 1px;
}
.picturelist li .txtbottom .dates i {
	margin-right: 5px;
}
.picturelist li .txtbottom .wzlink {float: right;overflow: hidden;}
.picturelist li .txtbottom .wzlink img {width: auto;height: auto;}
.picturelist li .txtbottom .wzlink a {
    display: block;
    height: 33px;
    width: 33px;
    font-size: 14px;
    text-align: center;opacity: .6;
}
.picturelist li .txtbottom .wzlink a:hover {
    opacity: 1;
}
@media (max-width: 1440px) {
    .picturelist li .boxstyle img {height: 258px;}
}
@media (max-width: 1280px) {
.picturelist li .boxstyle img {height: 246px;}
}
@media (max-width: 1199px) {
.picturelist li .boxstyle img {height: 192px;}
.picturelist .row {margin-right: -15px;margin-left: -15px;}
.picturelist .row > [class^='col'] {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 991px) {
.picturelist li .boxstyle img {height: 225px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
.picturelist li .boxstyle .txtinfo {height: auto;}
.picturelist li .boxstyle .txtinfo h4 a {height: auto;-webkit-line-clamp: initial;}
.picturelist li .boxstyle .txtinfo h4, .picturelist li .boxstyle img {height: auto;}
}
/*------------------图片滚动----------------*/
#marquee-pic {overflow:hidden;margin-top: 20px;}
#marquee-pic ul {width: 888888px !important;}
#marquee-pic ul li {float:left; margin:0px 12px;}
#marquee-pic ul li img{display:block; width:auto; height:220px;}
#marquee-pic ul li p {text-align: center;color: #333;padding: 0 6px;font-size: 15px;margin: 10px 0 6px 0;}
#marquee-pic ul li:hover p {color: #002e80;}
@media (max-width: 767px) {
   #marquee-pic ul li img{height:160px;}
}

/*------------------滚动公告----------------*/
.marquee-1{ width:100%; height:193px; overflow:hidden; margin: 0;}
.marquee-1 ul{float:left; width: auto; padding:0px;}
.marquee-1 ul li{float:left; width:100%; padding:4px 0; line-height:1.5;}
.marquee-1 ul li span{ color:#2458b9; margin-right:5px;font-size: 15px;}
.marquee-1 ul li a:hover{color:#2458b9;}
.marquee-1 ul li a > img {display: inline-block;margin: 0 0 0 6px;}

.marquee-2 { width:100%; height:384px; overflow:hidden; margin: 0;}
@media (max-width: 1199px) {
.marquee-2{ height:253px;}
}
@media (max-width: 991px) {
.marquee-2{ height:283px;}
}
@media (max-width: 767px) {
.marquee-1{ height:200px;}
}

.newscenter{ width:100%;}
.newscenter dl {margin-bottom: 0;}
.newscenter dd { overflow: hidden;margin: 0 0 20px 0;}
.newscenter dd:last-child {margin: 0;}
.newscenter dd span{ float:left;color:#fff;text-align:center;width:60px;margin-right:18px;font-size:24px;font-weight: 700;line-height: 1;font-family: Arial;overflow: hidden;padding: 9px 0 8px 0;position: relative;background: url(kc-bg01.jpg) no-repeat center #0d50ae;
}
.newscenter dd span b { text-align: center; line-height: 1.2; font-size: 12px;font-family: Arial; display: block; color:#fff;font-weight: 500;margin-top: 3px;}
.newscenter dd .hdtitle { overflow:hidden;display: table;height: 58px;}
.newscenter dd .hdtitle h4 {margin: 0;display: table-cell;vertical-align: middle;}
.newscenter dd .hdtitle h4 a {
    font-size: 15px;
    line-height: 1.8;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height:54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;position: relative;
}
.newscenter dd .hdtitle h4 a:hover {color: #064db1;}
.newscenter dd .hdtitle p {margin: 3px 0 0 0;}
.newscenter dd .hdtitle p a { font-size:14px; color:#999; line-height:20px;}
.newscenter dd .hdtitle p a:hover {color: #1958af;}
@media (max-width: 1199px) {
   .newscenter dd { margin: 0 0 14px 0;} 
}
@media (max-width: 767px) {
    .newscenter{height: auto;}
	.newscenter dd .hdtitle a{ white-space: normal;}
}

.notice { width:100%;}
.notice dl {margin-bottom: 0;}
.notice dd { margin: 0 0 20px 0;padding-bottom: 20px;border-bottom: #d0d4e4 dotted 1px;position: relative;}
.notice dd::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dc3c46;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.notice dd:hover::before {
    transform: scaleX(1);
    transform-origin: left center
}
.notice dd span { float:left;color:#fff;text-align:center;width:102px;height: 102px; margin-right:25px;font-size:36px;font-weight: 700;line-height: 1;border-radius: 3px;overflow: hidden;padding: 15px 0 8px 0;background-color: #cacaca;}
.notice dd span b { text-align: center; line-height: 1.2; font-size: 20px;display: block; color:#fff;font-weight: 500;margin-top: 6px;}
.notice dd:hover span {background-color: #dc3c46;}
.notice dd .hdtitle {}
.notice dd .hdtitle h4 {margin: 0 0 10px 0;font-size: 16px;line-height: 1.4;color: #333;font-weight: 700;overflow: hidden;display: block;}
.notice dd:hover .hdtitle h4 {color: #c41c27;}
.notice dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#888; line-height:1.5;height: 40px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
@media (min-width: 420px) {
	.notice dd .hdtitle {overflow: hidden;}
}
@media (max-width: 991px) {
    .notice dd span { width:82px;height: 82px; margin-right:18px;padding: 9px 0 8px 0;}
	.notice dd span b {font-size: 18px;}
}
@media (max-width: 767px) {
	.notice dd span {margin-right: 15px;}
    .notice{height: auto;}
	.notice dd .hdtitle h4 a{ white-space: initial;}
	.notice dd .hdtitle p {-webkit-line-clamp: initial;height: auto;display: block;overflow: initial;line-height: 1.7;}
	.notice dd span {padding: 8px 0 8px 0;width: 70px;height: 70px;}
	.notice dd span b {font-size: 15px;margin-top: 0;}
}

.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
}
A.hei1:hover {
    COLOR: #0f48b3;text-decoration: none;
}
.lan {font-size: 12px;line-height: 18px;color: #0065b5;text-decoration: none;}
a.lan:hover {color: #15499a; font-size: 12px; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 13px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;font-family: Arial;}
.bai {font-size: 13px;line-height: 20px;color: #ffffff;text-decoration: none;font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_bd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 16px;}
a.bai:hover {color: #6ff3ff; font-size: 13px;}
.bai12 {font-size: 12px;line-height: 18px;color: #e9f7ff;text-decoration: none;}
a.bai12:hover {color: #8bebff; font-size: 12px;}
.bai13 {font-size: 13px;line-height: 20px;color: #e9f7ff;text-decoration: none;}
a.bai13:hover {color: #8bebff; font-size: 13px;}
.bai14 {font-size: 14px;line-height: 25px;color: #e9f7ff;text-decoration: none;}
a.bai14:hover {color: #8bebff; font-size: 14px;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}

.hei14 {font-size: 14px;line-height: 23px;color: #444;text-decoration: none;}
a.hei14:hover {color: #0453b0; font-size: 14px;}
.hei13 {font-size: 13px;line-height: 20px;color: #444;text-decoration: none;}
a.hei13:hover {color: #0453b0; font-size: 13px;}
/*---------------专题---------------------*/
.hometopic {overflow: hidden;}
.hometopic .row {margin-left: -13px;margin-right: -13px;}
.hometopic .row > [class^='col'] {padding-left: 13px;padding-right: 13px;}
.hometopic li img {display: block;width: 100%;height: 95px;}
.hometopic .col-md-3 {width: 20%;float: left;}
@media (max-width: 1199px) {
	.hometopic .row {margin-left: -8px;margin-right: -8px;}
	.hometopic .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.hometopic .col-md-3 {width: 20%;}
	.hometopic li img {height: 72px;}
}
@media (max-width: 991px) {
	.hometopic .col-md-3 {width: 33.333%;}
	.hometopic li {margin-bottom: 20px;}
	.hometopic li img {height: 93px;}
}
@media (max-width: 767px) {
	.hometopic .row {margin-left: -8px;margin-right: -8px;}
	.hometopic .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.hometopic li {margin-bottom: 20px;}
	.hometopic .col-md-3 {width: 50%;}
	.hometopic li img {height: 74px;}
}
@media (max-width: 390px) {
	.hometopic li img {height: 68px;}
}
@media (max-width: 320px) {
	.hometopic li img {height: 68px;}
}
/*---------------专栏---------------------*/
.banlinks {}
.banlinks .row {margin-left: -18px;margin-right: -18px;}
.banlinks .row > [class^='col'] {padding-left: 18px;padding-right: 18px;}
.banlinks li {margin-bottom: 20px;float: left;}
.banlinks li img {height: 101px;border: #eee solid 1px;width: 100%;}
@media (max-width: 1199px) {
	.banlinks .row {margin-left: -8px;margin-right: -8px;}
	.banlinks .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.banlinks li img {height: 77px;}
}
@media (max-width: 991px) {
	.banlinks li img {height: auto;max-height: 84px;}
}

.win-ico {overflow: hidden;width: 100%;float: left;}
.win-ico li {width: 14.2857%;float: left; text-align:center;}
.win-ico li font{ width:82px; height:82px; background:#086ec1; border-radius:50%; display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;}
.win-ico li font:hover{ background:#16488e;}
.win-ico p {color: #0a53a3;margin: 18px 0 0 0;font-size: 14px;text-align: center;}
.win-ico a:hover p {color: #086ec1;}
@media (max-width: 1199px) {
	.win-ico li {}
	.win-ico p {font-size: 12px;}
}
@media (max-width: 991px) {
	.win-zt{width: 100%;}
	.win-zt .topic .topic-l {width: 80%;}
	.win-ico{width: 100%;margin-top: 20px;}
	.win-ico p {font-size: 14px;}
	.win-ico li font{ width:70px; height:70px;}
}
@media (max-width: 767px) {
	.win-zt .topic .topic-l {width: 100%;}
	.win-ico li {height: auto;height: auto;width: 25%;margin-bottom: 18px;}
	.win-ico p {font-size: 12px;line-height: 16px;padding: 0 6px;margin-top: 6px;}
}
/*------------------imglink----------------*/
.imglink {}
.imglink .row {margin-left: -7px;margin-right: -7px;}
.imglink .row > [class^='col'] {padding-left: 7px;padding-right: 7px;}
.imglink li {margin-bottom: 14px;position: relative;}
.imglink li:last-child {margin-bottom: 0;}
.imglink li a {display: block;overflow: hidden;border-radius: 5px;}
.imglink li .bgimg {background-color: #0d50ae;background-repeat: no-repeat;width: 100%;height: 124px;background-position: center;border-radius: 5px;background-image: url(kc-bg02.jpg);}
.imglink li[data-v-zj] .bgimg {background-size: 100%;}
.imglink li:first-child .bgimg {background-position: 450% 100%;}
.imglink li:hover .bgimg {-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);}
.imglink li p {display: block;
    position: absolute;
    font-size: 15px;font-weight: 700;text-align: center;
    top: 50%;
	width: 93%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    color: #fff;
	text-shadow: 1px 0px 2px #1d457d;
	margin: 0 auto;
	left: 0;
    right: 0;
}
.imglink li p img {margin-bottom: 8px;}
.imglink .col-xs-12 {float: left;}
@media (max-width: 1199px) {
.imglink li p {width: 80%;height: 109px;line-height: 1.3;}
	.imglink li .bgimg {height: 126px;}
	.imglink li:first-child .bgimg {background-position: 140% 100%;}
	.imglink li[data-v-zj] p {height: auto;}
	.imglink li[data-v-zj] .bgimg {height: 112px;}
}
@media (max-width: 991px) {
	.imglink li .bgimg {height: 130px;}
}
@media (max-width: 767px) {
	.imglink .row {margin-left: -8px;margin-right: -8px;}
	.imglink .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.imglink li {margin-bottom: 16px;}
	.imglink li p {width: 60%;}
}
@media (max-width: 320px) {
	.imglink li p {width: 72%;}
}

.imglink-pg {}
.imglink-pg li {margin-top: 30px;position: relative;}
.imglink-pg li:last-child {margin-bottom: 0;}
.imglink-pg li a {display: block;overflow: hidden;border-radius: 5px;}
.imglink-pg li .bgimg {background-color: #0d50ae;background-repeat: no-repeat;width: 100%;height: 168px;background-position: center;border-radius: 5px;background-image: url(kc-bg02.jpg);background-size: 100% 100%;}
.imglink-pg li:hover .bgimg {-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);}
.imglink-pg li p {display: block;
    position: absolute;
    font-size: 17px;font-weight: 700;text-align: center;
    top: 50%;
	width: 93%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    color: #fff;
	text-shadow: 1px 0px 2px #1d457d;
	margin: 0 auto;
	left: 0;
    right: 0;
}
.imglink-pg li p img {margin-bottom: 8px;}
@media (max-width: 991px) {
	.imglink-pg {margin-top: 10px;}
	.imglink-pg .row {margin-left: -10px;margin-right: -10px;}
	.imglink-pg .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.imglink-pg li {margin-top: 20px;}
	.imglink-pg li p {font-size: 15px;}
	.imglink-pg li .bgimg {height: 130px;}
}
@media (max-width: 767px) {
	.imglink-pg .row {margin-left: -8px;margin-right: -8px;}
	.imglink-pg .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.imglink-pg li {margin-top: 16px;}
	.imglink-pg li p {width: 60%;line-height: 1.3;height: 109px;}
	.imglink-pg li .bgimg {height: 146px;}
}
@media (max-width: 320px) {
	.imglink-pg li p {width: 72%;}
}

.kxclink {margin-top: 26px;}
.kxclink li {position: relative;}
.kxclink li a {display: block;overflow: hidden;border-radius: 5px;}
.kxclink li .bgimg {background-color: #0d50ae;background-repeat: no-repeat;width: 100%;height: 140px;background-position: center;border-radius: 5px;background-size: cover;}
.kxclink li:hover .bgimg {-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);}
.kxclink li p {display: block;padding: 0 0 0 16px;
    position: absolute;
    font-size: 17px;font-weight: 700;
    left: 0;
	bottom: 0;
    z-index: 1;
    color: #fff;
	text-shadow: 1px 0px 2px #1d457d;
	margin: 0;background-color: #145abc;background-image: url(kc-bj04.png);background-repeat: no-repeat;background-position: left center;border-bottom-left-radius: 5px;
}
.kxclink li p img {display: inline-block;margin-left: 15px;}
.kxclink li .bgimg[data-v-mob] {display: none;}
@media (max-width: 1199px) {
	.kxclink li .bgimg {height: 113px;}
}
@media (max-width: 991px) {
	.kxclink {margin-top: 42px;}
	.kxclink li .bgimg {height: 399px;}
	.kxclink li .bgimg[data-v-mob] {display: block;}
	.kxclink li .bgimg[data-v-pc] {display: none;}
}
@media (max-width: 767px) {
	.kxclink {margin-top: 24px;}
	.kxclink li .bgimg {height: 140px;}
	.kxclink li .bgimg[data-v-mob] {display: none;}
	.kxclink li .bgimg[data-v-pc] {display: block;}
}


.btn07 {
  user-select: none;
  -moz-user-select: none;
  background: #0054FF none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2em;
  margin-bottom: 0;
  padding: 15px 40px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  vertical-align: middle;
  white-space: break-spaces;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .btn07::before {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #FCAF17;
    display: block;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    z-index: -1; }
  .btn07:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .btn07:hover {
    color: #fff; }

.links {position: relative;padding-left: 128px;}
.links .likname {position: absolute;top:0;left: 0;font-size: 24px;font-weight: 700;line-height: 39px;color: #fff;}
/*.links a {display: block;overflow: hidden;border-radius: 3px;background: #fff;text-align: center;padding: 10px 8px;}
.links a:hover {}*/
.links a {
  user-select: none;
  -moz-user-select: none;
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #333;
  cursor: pointer;
  display: block;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2em;
  margin-bottom: 0;
  padding: 10px 8px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  vertical-align: middle;
  white-space: break-spaces;
  position: relative;
  z-index: 1;
  overflow: hidden;border-radius: 4px; }
.links a::before {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #d70c19;
    display: block;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    z-index: -1; }
  .links a:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  .links a:hover {
    color: #fff; }

/*---------------Quick Links---------------------*/
.quicklinksmt {margin-top: 25px;}
.quicklinks {padding: 30px 0 0 0;}
.quicklinks .slick-slide {margin: 0 9px;}
/*Dots*/
.quicklinks .slick-dots {position: inherit;bottom: -26px;}
.quicklinks .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.quicklinks .slick-prev,
.quicklinks .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 48%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    background: transparent;border-radius: 100%;
}
.quicklinks .slick-prev:hover,
.quicklinks .slick-prev:focus,
.quicklinks .slick-next:hover,
.quicklinks .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}

.quicklinks .slick-prev.slick-disabled:before,
.quicklinks .slick-next.slick-disabled:before
{
    opacity: .75;
}

.quicklinks .slick-prev:before,
.quicklinks .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: 1;
    color: #ccdff1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.quicklinks .slick-prev:hover:before,
.quicklinks .slick-prev:focus:before,
.quicklinks .slick-next:hover:before,
.quicklinks .slick-next:focus:before
{
    opacity: 1;color: #4780be;
}
.quicklinks .slick-prev {left:-4%;z-index: 1;}
.quicklinks .slick-next {right:-4%;z-index: 1;}
.quicklinks .slick-next:before
{
    content: '\f105';
}


.quicklinks li {width: 16.666%;overflow: hidden;float: left;}
.quicklinks .space {padding: 0;}
.quicklinks .boxpadding {padding: 0;}
.quicklinks .boxpadding .sysico {width: 96px;height: 96px;text-align: center;border: #d9e5f4 solid 1px;margin: 0 auto;border-radius: 50%;padding: 24px 0 0 0;background: #fff;}
.quicklinks a:hover .boxpadding .sysico {
-ms-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
-o-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
-moz-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
-webkit-box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
box-shadow: 0 8px 20px 0px rgba(217, 229, 244, 0.9);
}
.quicklinks .sideline {border-bottom: #ffffff solid 1px;border-right: #ffffff solid 1px;}
.quicklinks .in_icon {background: #ecf5fb;}
.quicklinks p {color: #222;margin: 14px 0 0 0;font-size: 15px;}
.quicklinks a:hover p {color: #0f48b3;}
@media (max-width: 1280px) {
   .quicklinks .slick-prev {left:-3%;}
   .quicklinks .slick-next {right:-3%;}
}
@media (max-width: 1199px) {
    .quicklinks {padding: 30px 15px 0 15px;}
	.quicklinksmt {margin-top: 32px;}
}
@media (max-width: 1024px) {
   .quicklinks .slick-prev {left:-5%;}
   .quicklinks .slick-next {right:-5%;}
}
@media (max-width: 991px) {
	.quicklinksmt {margin-top: 24px;}
	.quicklinks .boxpadding {padding: 5px 0 0 0;}
}
@media (max-width: 767px) {
    .quicklinks .slick-prev {left:-10%;}
    .quicklinks .slick-next {right:-10%;}
	.quicklinks li {width: 33.33%;}
	.quicklinks p {margin: 6px 0 8px 0;}
	.quicklinks .boxpadding {padding: 8px 0 0 0;}
}
@media (max-width: 380px) {
    .quicklinks .slick-prev {left:-12%;}
    .quicklinks .slick-next {right:-12%;}
}
/*---------------新闻动态---------------------*/
.minh {}
.picnewslist {overflow: hidden;margin: 0 15px 10px 15px;}
.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.picnewslist li h2 { font-size:15px; line-height:22px; margin:0 0 8px 0;display: block;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 102px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.minh {min-height: 98px;}
	.picnewslist li h2 { font-size:14px;}
}
@media (max-width: 991px) {
	.minh {min-height: auto;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 102px; height: 66px;}
	.picnewslist .news-img{ margin-right: 13px;}
	.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
	.picnewslist .hzfa-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .hzfa-img img{ width: 112px; height: 152px;}
	.picnewslist .hzfa-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.picnewslist .news-img{ margin-bottom:2px;}
	.picnewslist .news-img img{ width: 126px; height:84px;}
	.picnewslist .hzfa-img{ margin-bottom:2px;}
	.picnewslist .hzfa-img img{ width: 106px; height:146px;}
	.picnewslist li h2 {white-space:normal;}
	}
/*------------------TAB News----------------*/
.rprogress {overflow: hidden;}
.rprogress .progress-l {overflow: hidden;float: left;width: 290px;margin-right: 30px;}
.rprogress .progress-l .limg {overflow: hidden;}
.rprogress .progress-l .limg img {height: 190px; width: 100%;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;}
.rprogress .progress-l .ltext {padding: 13px 0 0;}
.rprogress .progress-l .ltext h4 {font-size: 16px;line-height: 1.4;color: #0f48b3;margin: 0;max-height: 40px;overflow: hidden;}
.rprogress .progress-l .ltext h4 a {color: #0f48b3;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.rprogress .progress-l .ltext h4 a:hover {color: #333;}
.rprogress .progress-l .ltext h5 {line-height:1;color:#999; font-size: 15px; margin: 15px 0 0 0;}
.rprogress .progress-l .ltext h5 i {line-height:1;color:#acacac; font-size: 14px; margin: 0 6px;}
.rprogress .progress-l .ltext h5 span {line-height:1;color:#125bc3; font-size: 15px; font-weight: 500;}
.rprogress .progress-r {}
@media (max-width: 767px){
	.rprogress {min-height: initial;}
    .rprogress .progress-l {width: 100%;height: auto;margin-right: 0;}
    .rprogress .progress-l .limg img {height: auto;}
    .rprogress .progress-r {float: left;overflow: hidden;margin-top: 20px;}
    .rprogress .progress-l .ltext h4 a {max-height: inherit;height: auto;-webkit-line-clamp: inherit;}
}
@media (max-width: 380px){
	.rprogress .progress-l .limg img {max-height: 222px;}
}
@media (max-width: 320px){
	.rprogress .progress-l .limg img {max-height: 186px;}
}
/*-----------------文字列表---------------------*/
.list-ts { overflow:hidden; display:block;}
.list-ts ul li {overflow:hidden;text-align:left;margin-bottom: 16px;}
.list-ts ul li a { overflow:hidden;width: 100%; font-size:17px;line-height:1.4; color:#333;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:700;}
.list-ts ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-ts ul li a:hover {color: #1b3baa; text-decoration: none;}
.list-ts ul li p {color: #888;font-size: 14px;line-height: 1.6;font-weight:500;margin: 8px 0 0;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;max-height: 63px;overflow: hidden;}

@media (max-width: 991px) {
.list-ts ul li {margin-bottom: 18px;}
}
@media (max-width: 767px){
.list-ts ul li a {max-width: 100%;white-space: normal;}
.list-ts ul li a span {padding: 0;}
.list-ts span {width: 100%;padding-left: 21px;padding-top: 4px;}
}

.list-tab { overflow:hidden; display:block;}
.list-tab ul li {overflow:hidden;width:100%; text-align:left;margin-bottom: 16px;}
.list-tab ul li:last-child {margin-bottom: 0px;}
.list-tab ul li a{ float:left;max-width:80%;overflow:hidden;font-size:15px;line-height:1.4; color:#333;background-image: url(kcicon03.png);background-repeat: no-repeat;background-position: left 5px;padding:0 0 0 22px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a span {color: #EB0003;margin-right: 10px;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #1b3baa; text-decoration: none;}
.list-tab i {float: left;margin: 0 0 0 8px;}
.list-tab span {line-height:1.4;color:#a6a6a6; font-size: 15px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 991px) {
.list-tab ul li a{ float:left;max-width:78%;}
.list-tab ul li {margin-bottom: 18px;}
}
@media (max-width: 767px){
.list-tab ul li a {max-width: 100%;white-space: normal;}
.list-tab ul li a span {padding: 0;}
.list-tab span {width: 100%;padding-left: 21px;padding-top: 4px;}
}

.list-tab1 { overflow:hidden; display:block;}
.list-tab1 ul li {overflow:hidden;width:100%; text-align:left;margin-bottom: 20px;}
.list-tab1 ul li:last-child {margin-bottom: 0px;}
.list-tab1 ul li a{ float:left;max-width:100%;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(kcicon03.png);background-repeat: no-repeat;background-position: left 5px;padding:0 0 0 22px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab1 ul li a span {color: #EB0003;margin-right: 10px;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #1b3baa; text-decoration: none;}
.list-tab1 i {float: left;margin: 0 0 0 8px;}
.list-tab1 span {line-height:1.4;color:#a6a6a6; font-size: 15px; font-family:Arial;}
.list-tab1 span.right {float: right;}
@media (max-width: 991px) {

}
@media (max-width: 767px){
.list-tab1 ul li a {max-width: 100%;white-space: normal;}
.list-tab1 ul li a span {padding: 0;}
.list-tab1 span {width: 100%;padding-left: 21px;padding-top: 4px;}
}

.left-txtximg{ float:left; width:27.8%; background:#e6f1fb;}
.left-txtximg img{ height:142px; width:100%;}
.left-txtximg p{ padding:0; margin:12px; font-size:14px;height: 72px;overflow: hidden;line-height: 1.3;}
.left-txtximg p a{ color:#404040;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.left-txtximg p:hover a {color:#0040a9;}
@media (max-width: 1199px){
    .left-txtximg p {height: 68px;line-height: 1.6;}
    .left-txtximg p a {-webkit-line-clamp: 3;}
}
@media (max-width: 767px){
    .left-txtximg p {height: auto;line-height: 1.6;}
    .left-txtximg p a {-webkit-line-clamp: inherit;}
}

.list-news { overflow:hidden; display:block;margin-bottom: 32px;}
.list-news li{overflow:hidden;border-bottom:1px dotted #d4d4d4;margin-bottom: 15px;padding-bottom: 15px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li a{ float:left;/*width:86%;*/max-width: 88%;overflow:hidden;font-size:16px;line-height:1.5; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 5px;padding-left: 28px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #c41c27;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:150%;color:#999; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
	.list-news li {margin-bottom: 18px;}
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 26px;}
	.list-news {margin-bottom: 20px;}
}

.list-article { overflow:hidden; display:block;margin-top: 30px;}
.list-article li{overflow:hidden;margin-bottom: 30px;}
.list-article li a{ float:left;overflow:hidden;font-size:16px;line-height:1.5; color:#333;position: relative;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 6px;padding-left: 26px; }
.list-article li a:hover {color: #1b3baa;}
.list-article span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
@media (max-width: 991px) {
	.list-article li{margin-bottom: 18px;}
}
@media (max-width: 767px) {
	.list-article {margin-top: 26px;}
    .list-article span {position: initial;margin-left: 17px;}
}

.list-zt { overflow:hidden; display:block;margin-top: 30px;}
.list-zt li{overflow:hidden;margin-bottom: 18px;}
.list-zt li a{ float:left;overflow:hidden;font-size:16px;line-height:1.5; color:#333;position: relative;background-image: url(kcicon05.png);background-repeat: no-repeat;background-position: left 6px;padding-left: 20px;text-overflow: ellipsis;white-space: nowrap;display: block;width: 100%; }
.list-zt li a:hover {color: #1b3baa;}
.list-zt span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
@media (max-width: 767px) {
	.list-zt {margin-top: 26px;}
    .list-zt span {position: initial;margin-left: 17px;}
	.list-zt li a {white-space: initial;}
	.list-zt li{margin-bottom: 12px;}
}
/*---------------信息平台---------------------*/
.infoplatform {overflow: hidden;}
.infoplatform .space {padding: 0;}
.infoplatform .boxpadding {padding: 20px 0;}
.infoplatform .sideline {border-bottom: #dfeef9 solid 1px;border-right: #dfeef9 solid 1px;}
.infoplatform .in_icon1 {background: #0062ac;}
.infoplatform .in_icon2 {background: #0ba299;}
.infoplatform .in_icon3 {background: #6fbc47;}
.infoplatform .in_icon4 {background: #24a9e6;}
.infoplatform .in_icon5 {background: #f8b62c;}
.infoplatform p {color: #ffffff;margin: 6px 0 0 0;font-size: 12px;}
.infoplatform a:hover p {opacity: 0.7;filter: alpha(opacity=70);}
@media (max-width: 1299px) {
	.infoplatform .boxpadding {padding: 23px 0;}
}
/*---------------学术活动---------------------*/
/*首页样式*/
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 14px;border-bottom: #d3d3d3 dashed 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.cmain2by dd span b { background: #086ec1;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff; font-weight:normal;}
.cmain2by dd .hdtitle { float:left; width:78%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{  display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.cmain2by dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.cmain2by dd .hdtitle a:hover {COLOR: #004ea2; }
.cmain2by dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {width:70%;}

}
@media (max-width: 991px) {
	.cmain2by dd .hdtitle {width:89%;}

}
@media (max-width: 767px) {
	.cmain2by dd .hdtitle {width:76.8%;}
	.cmain2by dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.cmain2by dd .hdtitle {width:71.8%;}
}
/*列表页样式*/
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #dedede dashed 1px;}
.academic-notice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.academic-notice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;}
.academic-notice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.academic-notice dd .hdtitle { float:left; width:90%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.academic-notice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:16px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: normal;}
.academic-notice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.academic-notice dd .hdtitle a:hover {COLOR: #004ea2; }
.academic-notice dd .hdtitle p { font-size:13px; color:#0367b2; line-height:18px;margin: 7px 0 0 0;}
@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {width:88%;}
	.academic-notice dd .hdtitle a {font-size: 15px;}
}
@media (max-width: 991px) {
	.academic-notice dd .hdtitle {width:81%;}
}
@media (max-width: 767px) {
	.academic-notice dd .hdtitle {width:74.8%;}
	.academic-notice dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.academic-notice dd .hdtitle {width:70.8%;}
}
/*二级页面侧边样式*/
.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}
/*---------------首页图文---------------------*/
.homelist {overflow: hidden;margin-bottom: 26px;}
.homelist li {display: block; overflow: hidden;position: relative;border-bottom: #ccc dashed 1px;padding-bottom: 30px;margin-bottom: 2px; }
.homelist li h2 { font-size:18px;line-height:1.5; margin:0 0 12px 0;font-weight: 700;}
.homelist li h2 a { color:#333;overflow: hidden;max-height: 54px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;}
.homelist li h2 a:hover { color:#862c6a; text-decoration:none;}
.homelist .news-img { margin-right: 26px;}
.homelist .news-img img{ width: 290px; height: 193px;}
.homelist .news-txt span {font-size: 15px;color: #125eb8;line-height: 22px;font-weight: 300;margin-top: 10px;display: block;text-align: right;}
.homelist .news-txt p { line-height: 1.8; font-size: 14px; margin: 0px; color:#666666;overflow: hidden;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;max-height: 100px;}
.homelist .news-txt i { font-size: 15px; margin: 12px 0 0 0; color:#a6a6a6; display:block;font-style: normal;line-height: 1.1;text-align: right;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .homelist .news-img {margin-right: 18px;}
}
@media (max-width: 991px) {
	.homelist li:after {left: 358px;}
}
@media (max-width: 767px) {
	.homelist .news-img{ margin-bottom:15px;margin-right: 0px;width: 100%;}
	.homelist .news-img img{ width: 100%; height:auto;}
    .homelist li h2 {font-size: 18px;}
    .homelist li h2 a {white-space: inherit;max-height: initial;-webkit-line-clamp: initial;}
	.homelist .news-txt {width: 100%;float: left;}
	.homelist li:after {left: 0;}
	.homelist .news-txt p {margin-bottom: 15px;}
}
/*---------------Video list---------------------*/
.picvid {margin: 2px 0 0 0;}
.videobox {overflow: hidden;display: block;margin: 30px 0 0 0;}
.videobox .txtinfo {overflow: hidden;padding: 10px 0 0 0;}
.videobox .txtinfo h4 { color: #333;font-size: 15px;line-height: 140%;font-weight: 500;margin: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;text-decoration: none;-webkit-box-orient: vertical;height: 44px;}
.videobox .txtinfo h4 a { color: #333;border: 0;display: block;}
.videobox .txtinfo h4 a:hover { color: #064db1;text-decoration: none;}
.video-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;border-radius: 2px;

}/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;z-index: 2;
}
.video-container i {
    display: block;
    position: absolute;
    opacity: .7;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}
.video-container:hover a {
    opacity: .9;
    /*top: 0;*/
    z-index: 2;
}

.video-container img {
	width:100%;height:200px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
    transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
.video-container:hover .video-caption i {
	opacity: 1;
}
@media (max-width: 1280px) {
	.video-container img {height:191px;}
}
@media (max-width: 1199px) {
	.video-container img {height:145px;}
}
@media (max-width: 991px) {
	.video-container img {height:156px;}
	.videobox .txtinfo h4 {font-size: 14px;height: 36px;}
	.headline {max-height: 68px;font-size: 18px;line-height: 20px;}
}
@media (max-width: 767px) {
	.videobox {margin: 26px 0 0 0;}
	.videobox .txtinfo h4 {font-size: 16px;height: auto;}
	.video-container img {height:auto;}
}
/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {}
.specialtopic img {border: #d9d9d9 solid 1px;width: 100%;height:65px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic img {height:52px;margin: 30.8px 0 0 0;}
}
@media (max-width: 991px) {
	.specialtopic img {height:61px;margin: 20px 0 0 0;}
}
@media (max-width: 767px) {
	.specialtopic img {height:48px;margin: 15px 0 0 0;}
}
@media (max-width: 380px) {
	.specialtopic img {height:43px;margin: 15px 0 0 0;}
}
@media (max-width: 320px) {
	.specialtopic img {height:36px;margin: 15px 0 0 0;}
}
/*列表页样式*/
.specialtopic-list {}
.specialtopic-list img {border: #d9d9d9 solid 1px;width: 100%;height:76px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list img {height:61px;}
}
@media (max-width: 991px) {
	.specialtopic-list img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:36px;margin: 0 0 15px 0;}
}
/*列表页样式1*/
.specialtopic-list1 {}
.specialtopic-list1 img {border: #d9d9d9 solid 1px;width: 100%;height:78px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list1 img {height:62px;}
}
@media (max-width: 991px) {
	.specialtopic-list1 img {height:63px;}
}
@media (max-width: 767px) {
	.specialtopic-list1 img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list1 img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list1 img {height:36px;margin: 0 0 15px 0;}
}
/*---------------页尾---------------------*/
.foot {background: #a00f14;padding: 20px 0 20px;overflow: hidden;}
.foot .tophalf {position: relative;}
.foot .tophalf .wx {position: absolute;top:0;right: 0;}
.foot .tophalf .secondhalf {padding: 18px 0;color: #fff;font-size: 16px;text-align: center;line-height: 2;}
.foot .tophalf .secondhalf a {color: #fff;}
.foot .tophalf .secondhalf a:hover {color:#ffda92;}
.foot .tophalf .secondhalf span {display: inline-block;}

.ui-select-wrap {
  display: block;
  border: #6c9fe8 solid 1px;
  height: 38px;
  line-height: 38px;
  padding-right: 20px;
  border-radius: 0;
  background-color: transparent;border-radius: 25px;
}
.ui-select-input {
  font-size: 14px;color: #fff;padding-left: 15px;
}
.ui-select-arrow {
  top: 9px;
  right: 26px;
  border: 0;
  font-size: 20px;
}
.ui-select-list {
  background-color: #dfe7f5;
  border: none;
  overflow: auto;
  border-radius: 0;
  left: 0;
  top: 50px;border-radius: 20px;
}
.ui-select-list > li {padding: 6px 20px;font-size: 14px;color: #322222;}
.ui-select-list > li:hover { background-color: #0d51b1;color: #fff; }
.ui-select-wrap.up .ui-select-list {bottom: 42px;}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:18px; color:#ffffff; float:left; font-weight:500; margin:6px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #214289;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}
.nav-wrap {}
.nav-wrap .bootsnav {background: rgba(128,12,16,.7);}
.nav-wrap .bootsnav.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
	z-index: 109;
	background: rgba(128,12,16,.9);
  }
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
.dropdowns {position: relative;}
.dropdown .dropdowns.open>a:before {content: "\f105";color: #e3e3e3;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 13px;margin-left: 0;visibility: visible;color: #6895be;}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 18px 9px;
}
.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 15px 30px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:500;
	background: #f4f4f4;
	margin-bottom: 10px;
}
.leftNavigation li:last-child a {margin-bottom: 0;}
.leftNavigation li a:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 18px;
	width: 16px;height: 16px; background-image: url(nav-icon01.png);background-repeat: no-repeat;
}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 1rem 5px 32px !important;
  color: #73798f;line-height: 1.4;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 13px;
    left: 16px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.8rem;
  padding: 12px 0 0;
  text-align: center;
  font-weight: 500;color: #c0c7e0;font-size: 22px;
}
.leftNavigation li.active a .leftNavIcon {color: #cc000d;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #cc000d; text-decoration:none;background: #ffeeef;
}
.leftNavigation li a:hover:after {
  background-image:url(nav-icon02.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #626981;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f4f7fc;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #cc000d; text-decoration:none;font-weight: 500;border: 0;background: #ffeeef;
}
.leftNavigation li.active > a:after {
	background-image:url(nav-icon02.png);background-repeat: no-repeat;
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 1px #fff;
}
.leftNavigation > li.active {
  
}
.leftNavigation > li:last-child.active {
  border-bottom: solid 0px #e2e5ef;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}


.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 4px;
}
/*---------------人员图文列表---------------------*/
.graphicstaff {overflow: hidden;}
.graphicstaff li {margin-top: 30px;display: block; overflow: hidden; }
.graphicstaff li h2 { margin:6px 0 14px 0;font-weight: 700;}
.graphicstaff li h2 a { font-size:24px;line-height:1.5; color:#333;overflow: hidden;}
.graphicstaff li h2 a:hover { color:#0f48b3; text-decoration:none;}
.graphicstaff li h2 span {font-size: 16px;font-weight: 500;color: #444;margin-left: 16px;}
.graphicstaff .news-img { margin-right: 30px;}
.graphicstaff .news-img a {border:#e4e4e4 solid 0px;}
.graphicstaff .news-img img{ width: 216px; height: 144px;}
.graphicstaff .news-txt p { line-height: 1.7; font-size: 16px; margin: 0px; color:#777;overflow:hidden;}
.graphicstaff .news-txt i { font-family: Arial;font-size: 15px; margin: 13px 0 0 0; color:#98a1bf; display:block;padding: 0 5px 0 0;font-style: normal;line-height: 1.1;}
.graphicstaff .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphicstaff .news-txt p a:hover { color:#004ea2;}
@media (max-width: 991px) {
	.graphicstaff .news-img { margin-bottom:2px;margin-right: 15px;}
	.graphicstaff .news-img img{ width: 156px; height: 104px;}
	.graphicstaff .news-txt p {overflow: initial;}
	.graphicstaff li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
	.graphicstaff .news-img {width: 100%;margin-bottom: 26px;}
	.graphicstaff .news-img img{ width: 80%; height: auto;margin: 0 auto;}
	.graphicstaff li h2 a {font-size: 22px;line-height: 1.5;}
}
/*---------------人员姓名列表---------------------*/
.name-lanmu { overflow: hidden;margin-top: 30px;}
.name-lanmu_l { color:#262626;float:left;font-weight: 700;font-size:18px;padding: 0 0 8px 18px;position: relative;}
.name-lanmu_l:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 8px;
    height: 18px;
    background-color: #fea734;
}

.link-name { overflow:hidden;margin-top: 12px;}
.link-name li {margin-top: 18px;}
.link-name li a { float:left;width:100%;overflow:hidden;font-size:16px;line-height:1.4; color:#333;padding:0 0 0 18px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;}
.link-name li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 9px;
    height: 9px;
    background: url(icon04.png) no-repeat;
}
.link-name li a:hover {color: #0f48b3; text-decoration: none;}
@media (max-width: 767px) {
	.link-name {margin-top: 4px;}
}
/*---------------细览---------------------*/
.nrhei {font-size: 16px; line-height: 2; color: #333;word-wrap: break-word;}
.nrhei1 {font-size: 15px; line-height: 1.8; color: #333;word-wrap: break-word;}
.ryname { background: url(lmbg02.png) bottom center repeat-x;overflow: hidden;}
.ryname_l{ color:#333;float:left;font-weight: 700;font-size:24px;line-height: 1;padding: 0 0 14px 0;border-bottom: #124c9c solid 4px;}
.ryname_l span {font-size: 15px;font-weight: 500;margin-left: 10px;}
.rylanmu { overflow: hidden;background: #e6ecf8;border-left: 5px solid #3d55a7;padding: 0 12px 0 17px;margin: 28px 0 20px 0;}
.rylanmu_l { color:#000;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 10px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.xlmain {display: block;padding: 0 30px;}
.xlmain[data-v-xl] {display: block;padding: 0 60px 10px;}
.xlmain hr {margin-top: 5px;border-top: 1px solid #d9dfe7;}
.xlmain .wztitle {color: #2d0e10; line-height:1.4; text-align:center; font-size: 24px; padding: 0px 10% 2px;font-weight: 700;margin: 60px 0 26px 0;}
.xlmain .wztitle[data-v-lw] {margin: 38px 0 24px 0;line-height: 1.2;font-size: 24px;padding: 0;color: #124c9c;}
.xlmain .wztitle[data-v-cg] {margin: 38px 0 24px 0;color: #124c9c;}
.xlmain .wztitle[data-v-dp] {margin: 20px 0 24px 0;color: #26459b;font-size: 24px;}
.xlmain .basicinfo {background: #f4f4f4; padding: 7px 15px;}
.xlmain .basicinfo .other-share {float: right;}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0;line-height: 2;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .qtinfo span font {cursor: pointer;}
.xlmain .basicinfo .qtinfo span font:hover, .xlmain .basicinfo .qtinfo span font.now {color:#cc000d;}
.xlmain .basicinfo .qtinfo span {display: inline-block;margin: 0 5px;}
.xlmain .basicinfo .qtinfo span:last-child {margin: 0;}
.xlmain .text { margin:32px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 22px;}
.xlmain .text p:last-child {margin: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}
.xlmain .text video {border: #faefef solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 0 auto 22px;display: block;}

.xlmain .textlx { margin:0; overflow:hidden; display:block;}
.xlmain .textlx p {margin: 0 0 12px 0;}
.xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:20px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 18px 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #faefef solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;margin: 32px 0 0 0;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0 0 4px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;padding: 8px 0 0 0;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 15px !important;line-height: 1.8 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
.xlmain .textry h2 {font-size: 28px;line-height: 140%;font-weight: 700;padding: 3px 0 16px 0;color: #124c9c;margin: 0;position: relative;}
.xlmain .textry h2 span {font-weight: 500;color: #000;font-size: 20px;margin-left: 15px;}
.xlmain .textry .left img {max-width: 248px;margin-right: 26px;margin-bottom: 12px;border-radius: 4px;border: #fff solid 1px;}

.xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxmz p {margin: 0 0 10px 0;}
.xlmain .textxmz p:last-child {margin: 0;}
.xlmain .textxmz .el-tab-pane {line-height: 150%;}
.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {padding: 20px 0px 0 0px;}

.xlmain .cont-page {
  margin-top: 20px;
  border-top: 1px solid #eee2e2;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;font-size: 15px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page:last-child {
  margin-bottom: 0px;
}
/*.xlmain .cont-page .a-page a,
.xlmain .cont-page .a-page span {
  display: inline-block;
}*/
.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}
.xlmain .cont-page .a-page:hover {
  color: #cc000d;
}
.xlmain .cont-page .a-page:hover a {
  color: #cc000d;
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 60%;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 80%;}
	.xlmain .text video {width: 80% !important;}
    .xlmain .textxl video {width: 80% !important;}
	.xlmain .textxl img {max-width: 66%;}
}
@media screen and (max-width: 991px){
	.xlmain[data-v-xl] {padding: 0 30px;}
    .xlmain .wztitle {margin: 40px 0 24px 0;padding: 0px 10% 2px;font-size: 26px;}
	.xlmain .wztitle[data-v-lw] {margin: 28px 0 24px 0;}
	.xlmain .wztitle[data-v-cg] {margin: 28px 0 24px 0;}
	.xlmain .wztitle[data-v-dp] {margin: 10px 0 24px 0;}
}
@media (max-width: 767px) {
	.xlmain, .xlmain[data-v-xl] {padding: 0 16px;}
	.xlmain .text {margin: 20px 0 0 0;}
	.xlmain .wztitle {font-size: 18px;margin: 30px 0 12px 0;padding: 0;}
	.xlmain .wztitle[data-v-lw] {margin: 20px 0 24px 0;}
	.xlmain .wztitle[data-v-cg] {margin: 20px 0 24px 0;}
	.xlmain .wztitle[data-v-dp] {margin: 0px 0 24px 0;font-size: 19px;}
    .xlmain .text .left {width: 100%;margin-right: auto !important;}
    .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .xlmain .text video, .xlmain .textxl video {width: 100% !important;}
	.xlmain .textry .fl {width: 100%;}
    .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
	.xlmain .textry .left {width: 100%;}
    .xlmain .textry .left img {max-width: 300px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
	.xlmain .basicinfo .qtinfo {text-align: center;}
	.xlmain .textry h2 span {display: block;font-size: 18px;margin-left: 0;}
	.xlmain .textxl img {max-width: 100%;}
}

/*人员细览*/
.rcphotobox {width: 100%;display: table;}
.rcphotobox span {display: table-cell;vertical-align: middle;}
.rcphotobox span img {border: #fff solid 1px;width: 162px;}
.pepxl-txt {
  margin-top: 16px;font-size: 15px;
}
.pepxl-txt span {
  color: #404040;
  line-height: 30px;
}
.pepxl-txt i {
  color: #3D55A7;font-style: normal;
}
.module{ margin:0px auto; overflow:hidden; width:100%;}
.module-a {float:right;padding-bottom:200em;margin-bottom:-200em;}
.module-b,.module-c,.module-d{/*float:left;*/padding-bottom:200em;margin-bottom:-200em;}
.module-a {width:162px;}
.module-b {width:79%;background: #fff;}
.module-b .jbinfo {padding: 24px 26px 0 26px;}
.module-b .jbinfo h2 { font-size:26px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-weight: 700;}
.module-b .jbinfo h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 4px;
    background: #4c63b6;
}
.module-b .table > tbody {background-color: transparent;}
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #c1e8d3;}
.module-b .table {margin: 0 0 6px 0;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 3px 0px 3px 3px;font-size: 16px;border: 0;color: #777;word-break: break-word;}
.module-b .table > tbody > tr > th { padding: 3px 0px;border-top: 0px solid #c1e8d3;font-size: 16px;width: 82px;text-align: right;font-weight: 500;}
.bl { border-left:#c1e8d3 solid 1px;}
@media (max-width: 1280px) {
	.module-b {width:78%;}
}
@media screen and (max-width: 1199px){
	.module-b .jbinfo .col-md-4 {width: 50%;float: left;}
    .module-b {width:72%;}
	.pepxl-txt .col-md-6:nth-last-child(2) {width: 100%;}
}
@media screen and (max-width: 991px){
	.rcphotobox {padding: 30px;}
	.module-b .jbinfo {padding: 30px 30px 18px 30px;background: none;}
	.module-a{width:100%;}
	.module-b{width:100%;}
	.module-b .table > tbody > tr > th { padding: 7px 0px;}
	.module-b .table > tbody > tr > td { word-break:break-all;padding: 7px 0px;}
	.ryname {width: 100%;float: left;margin-bottom: 20px;margin-top: 15px;}
	.rcphotobox span img {width: inherit;max-width: 220px;}
}
@media screen and (max-width: 767px){
	.rylanmu {margin: 20px 0 18px 0;}
	.module-b .table {margin: 0;}
	.module-b .jbinfo .col-md-4 {width: 100%;}
	.module-b .jbinfo {padding: 16px 18px 16px 18px;}
}
@media screen and (max-width: 320px){
	.rcphotobox {padding: 16px;}
	.rcphotobox span img {max-width: 100%;}
}
/*-----------------人才队伍---------------------*/
.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 600;margin: 0 0 18px 0;}
.talent-summary h4 a {color: #004ea2;}
.talent-summary h4 a:hover {color: #2E2E2E;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 46px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #2E2E2E;font-weight: 600;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #004ea2;}
.secondarysort li p {color: #666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
@media (min-width: 768px) {
	.secondarysort li img {height: 152px;width: 100%;}
}
@media (max-width: 1199px) {
	.secondarysort li img {height: 117px;width: 100%;}
}
@media (max-width: 991px) {
	.secondarysort li img {height: 123px;width: 100%;}
}
@media (max-width: 767px) {
	.secondarysort li img {height: auto;width: 100%;}
}
/*Our Team*/
.teams { margin-top: 36px;}
.teams .row {margin-left: -25px;margin-right: -25px;}
.teams .row > [class^='col'] {padding-left: 25px;padding-right: 25px;}
.teams li {margin-bottom: 38px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.teams li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.teams li .boxstyle {overflow: hidden;background: #fff;
  border-top: #e1e7f0 solid 1px;
  border-left: #e1e7f0 solid 1px;
  border-right: #e1e7f0 solid 1px;
  border-bottom: 3px solid #124c9c;
}
.teams li .boxstyle img {height: 243px;width: 100%;}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 13px 14px 13px 14px;overflow: hidden;}
.teams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.3em;font-weight: 700;margin: 0 0 5px 0;}
.teams li .boxstyle .txtinfo h4 a { color: #004ea2;}
.teams li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.teams li .boxstyle .txtinfo p {font-size: 14px;color: #6a98d8;line-height: 18px;margin: 0;text-overflow: ellipsis;white-space: nowrap;display: block;width: 100%;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #575757;line-height: 22px;}
.teams .col-md-3 {float: left;}
@media (max-width: 1280px) {
.teams .row {margin-left: -19px;margin-right: -19px;}
.teams .row > [class^='col'] {padding-left: 19px;padding-right: 19px;}
}
@media (max-width: 1199px) {
	.teams .col-md-3 {width: 33.333%;}
	.teams li .boxstyle img {height: 249px;}
	.teams li .boxstyle .txtinfo h4 {font-size: 1.2em;}
}
@media (max-width: 991px) {
	.teams .col-md-3 {width: 50%;}
	.teams .row {margin-left: -18px;margin-right: -18px;}
    .teams .row > [class^='col'] {padding-left: 18px;padding-right: 18px;}
	.teams li .boxstyle img {height: 247px;}
}
@media (max-width: 767px) {
	.teams { margin-top: 26px;}
	.teams .row {margin-left: -9px;margin-right: -9px;}
    .teams .row > [class^='col'] {padding-left: 9px;padding-right: 9px;}
	.teams li .boxstyle img {height: 215px;}
	.teams li {margin-bottom: 22px;}
}
@media (max-width: 380px) {
	.teams li .boxstyle img {height: 189px;}
}
@media (max-width: 320px) {
	.teams li .boxstyle img {height: 151px;}
	.teams li .boxstyle .txtinfo p {font-size: 13px;}
}
/*-----------------现任领导---------------------*/
.personnel-style { overflow: hidden;}
.personnel-style .row {margin-left: -9px;margin-right: -9px;}
.personnel-style .row > [class^='col'] {padding-left: 9px;padding-right: 9px;}
.personnel-style li { float: left;}
.personnel-style li img {width: 100%; height: 136px;}
.personnel-style h5{ color: #0f48b3;text-align: center;font-weight: 700;font-size: 15px;margin: 8px 0 0 0;}
.personnel-style h5:hover { color: #fd6f0a;}
.personnel-style p {font-size: 13px;margin: 5px 0 0 0;color: #222;text-align: center;}
.personnel-style[data-v-jj] li img {width: 100%; height: 140px;}
.personnel-style[data-v-jj] h5 { color: #333;font-weight: 500;}
.personnel-style[data-v-jj] h5:hover { color: #fd6f0a;}

.personnel-list {overflow: hidden;margin-top: 50px;padding-left: 80px;}
.personnel-list li{margin-bottom: 50px; display: block; overflow: hidden; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:19px; line-height:22px; margin:8% 0 6px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;color: #333;}
.personnel-list li h2 a { color:#3d55a7;}
.personnel-list li h2 a:hover { color:#333; text-decoration:none;}
.personnel-list li h2 span {font-weight: 500;font-size: 16px;}
.personnel-list .news-img { margin-right: 36px;}
.personnel-list .news-img img{ width: 135px; height: 174px;}
.personnel-list .news-txt p { line-height: 1.8; font-size: 16px; margin: 0px; color:#717583;overflow:hidden;}
.personnel-list .news-txt p i { font-size: 13px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#009cd1;font-size: 13px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (max-width: 1199px) {
	.personnel-list {margin-top: 36px;}
	.personnel-list li {margin-bottom: 36px;}
	.personnel-list li h2 {margin:10% 0 6px 0;}
}
@media (max-width: 991px) {
	.personnel-list {padding-left: 0px;}
	.personnel-list .news-img { margin-right: 26px;}
	.personnel-list .news-img img{ width: 144px; height: 186px;}
    .personnel-list li h2 {margin:13% 0 6px 0;}
	.personnel-list .news-txt p {overflow: inherit;}
}
@media (max-width: 767px) {
	.personnel-list .news-img {width: 100%;margin-right: 0px;margin-bottom: 20px;}
	.personnel-list .news-img img{ margin: 0 auto;}
	.personnel-list .news-txt {width: 100%;float: left;}
	.personnel-list li h2 {white-space:normal;text-align: center;margin: 0 0 6px;}
	.personnel-list .news-txt p {text-align: center;}
}

.pastleader {overflow: hidden;}
.pastleader li{margin-top: 40px; display: block; overflow: hidden; }
.pastleader li h2 { font-size:19px; line-height:22px; margin:0 0 16px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;color: #333;}
.pastleader li h2 a { color:#3d55a7;}
.pastleader li h2 a:hover { color:#333; text-decoration:none;}
.pastleader li h2 span {font-weight: 500;font-size: 16px;}
.pastleader .news-img { margin-right: 20px;}
.pastleader .news-img img{ width: 125px; height: 161px;}
.pastleader .news-txt p { line-height: 1.6; font-size: 14px; margin: 0px; color:#505050;overflow:hidden;}
.pastleader .news-txt p i { font-size: 13px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;}
.pastleader .news-txt p i a {color:#009cd1;font-size: 13px;text-decoration: none;font-style: normal;}
.pastleader .news-txt p i a:hover {color:#ff7300;}
@media (max-width: 991px) {
	.pastleader .news-img { margin-right: 20px;}
    .pastleader li h2 {margin:0 0 16px 0;}
	.pastleader .news-txt p {overflow: inherit;}
}
@media (max-width: 767px) {
	.pastleader .news-img {width: 100%;margin-right: 0px;margin-bottom: 20px;}
	.pastleader .news-img img{ margin: 0 auto;}
	.pastleader .news-txt {width: 100%;float: left;}
	.pastleader li h2 {white-space:normal;}
}

.cleader{}
.cleader .row {margin-left: -20px;margin-right: -20px;}
.cleader .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.cleader li {
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.cleader li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.cleader .boxstyle { text-align:center; margin-top:35px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.cleader .boxstyle img { width:100%; height:270px;}
.cleader .boxstyle .txtinfo {}
.cleader .boxstyle .txtinfo p {color:#777;font-size: 15px;margin: 0;}
.cleader .boxstyle h4 {margin: 14px 0 4px 0;color: #0f48b3;font-size: 17px;font-weight: 700;}
.cleader .boxstyle h4:hover { color:#fd6f0a;}
@media (max-width: 1280px) {
	.cleader .boxstyle img {height:257px;}
}
@media (max-width: 1199px) {
	.cleader .row {margin-left: -14px;margin-right: -14px;}
	.cleader .row > [class^='col'] {padding-left: 14px;padding-right: 14px;}
	.cleader .boxstyle img {height:202px;}
}
@media (max-width: 991px) {
	.cleader .boxstyle img {height:189px;}
}
@media (max-width: 767px) {
	.cleader .boxstyle { margin-top:24px;}
    .cleader .boxstyle img {height:222px;}
}
@media (max-width: 380px) {
	.cleader .boxstyle img {height:197px;}
}
@media (max-width: 320px) {
	.cleader .boxstyle img {height:162px;}
}

.sleaderfl {font-size: 24px;color: #333;line-height: 1;margin: 36px 0 25px 0; text-align: center;font-weight: 700;}
.sleader {}
.sleader li {margin-top: 15px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.sleader li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.sleader .boxstyle{ text-align:center; margin-bottom:10px;}
.sleader .boxstyle img{ width:180px; height:249px;border-radius: 2px;}
.sleader .boxstyle .txtinfo {}
.sleader .boxstyle .txtinfo p {color:#777;font-size: 14px;margin: 6px 0 0 0 !important;font-weight: 500;line-height: 1.4;height: 76px;overflow: hidden;}
.sleader .boxstyle .txtinfo h4 { color:#1e52ab;font-size: 16px;margin: 12px 0 0 0;font-weight: 500;}
.sleader .boxstyle:hover .txtinfo h4 {color:#333;}
@media (max-width: 1199px) {
	.sleader .boxstyle img{ width:100%; height:212px;}
}
@media (max-width: 991px) {
	.sleader .boxstyle img{ height:201px;}
}
@media (max-width: 767px) {
.sleader .boxstyle img{ height:238px;}
}
@media (max-width: 380px) {
.sleader .boxstyle img{ height:211px;}
}
@media (max-width: 320px) {
	.sleader .col-xs-6 {width: 100%;}
	.sleader .boxstyle img{ width:auto; height:auto;}
	.sleader .boxstyle .txtinfo p {height: auto;}
}
/*-----------------图文---------------------*/
.graphiclist {overflow: hidden;margin-top: 28px;}
.graphiclist li {display: block;border-bottom: 1px dotted #d4d4d4;margin-bottom: 20px;padding-bottom: 20px;position: relative;}
.graphiclist li:last-child {margin-bottom: 0px; }
.graphiclist li::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dc3c46;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.graphiclist li:hover::before {
    transform: scaleX(1);
    transform-origin: left center
}
.graphiclist li h2 { font-size:16px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;color:#333;overflow: hidden;display: block;}
.graphiclist li:hover h2 { color:#c41c27; text-decoration:none;}
.graphiclist .news-img { margin-right: 25px;min-width: 54px;min-height: 128px;padding-left: 20px;}
.graphiclist .news-img .newsdate {width: 50px;height: 50px;background: #dc3c46;text-align: center;position: absolute;left: 0;top: 10px;z-index: 1;border-radius: 2px;}
.graphiclist .news-img .newsdate p {font-size: 20px;color: #fff;margin: 5px 0 0;line-height: 1;font-weight: 700;}
.graphiclist .news-img .newsdate span {font-size: 12px;color: #fff;line-height: 1;}
.graphiclist .news-img .thumbnail__link {border: #eee solid 1px;border-radius: 2px;}
.graphiclist .news-img img{ width: 240px; height: 160px;}
.graphiclist .news-txt {}
.graphiclist .news-txt span {font-size: 14px;color: #7d8fa4;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.graphiclist .news-txt p { line-height: 1.5; font-size: 14px; margin: 0px; color:#888;
max-height: 64px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.graphiclist .news-txt .chevron img {margin-top: -3px;}
.graphiclist .news-txt .more {display: block;overflow: hidden;margin-top: 14px;}
.graphiclist .nopic {}
.graphiclist .nopic .newsdate {left:0;top:0;}
@media (max-width: 767px) {
	.graphiclist .news-txt {overflow: hidden;}
}
@media (max-width: 1199px) {
    .graphiclist .news-img {margin-right: 18px;}
    .graphiclist .news-img img{ width: 210px; height: 140px;}
}
@media (max-width: 991px) {
	.graphiclist .news-img {min-height: 74px;}
	.graphiclist .news-img img{ width: 155px; height: 103px;}
	.graphiclist .news-txt p {
	max-height: inherit;
    -webkit-line-clamp: inherit;
    display: block;
    overflow: inherit;
    -webkit-box-orient: vertical;
	}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;min-height: 60px;}
	.graphiclist .news-img img{ width: 100%; height:auto;max-height: 242px;}
	.graphiclist .news-txt {float: left;}
    .graphiclist li h2 {font-size: 18px;}
	.graphiclist .nopic {width: inherit !important;margin-right: 15px !important;}
	.graphiclist .news-img .newsdate {width: 60px;height: 52px;}
}

.publication {overflow: hidden;}
.publication li{margin-bottom: 8px; display: block; overflow: hidden; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-bottom: 30px; display: block; overflow: hidden;padding-left: 34%; }
.zhuzuo li h2 { font-size:17px;color: #333;line-height:22px; margin:0 0 12px 0;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.zhuzuo li h2 a { color:#333;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 1px;margin-right: 25px;float: left;}
.zhuzuo .news-img img{ width: 128px; height: auto; padding: 3px;}
.zhuzuo .news-txt p { line-height: 1.8; font-size: 14px; margin: 0px; color:#444;}
.zhuzuo .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.zhuzuo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.zhuzuo .news-txt p a:hover { color:#15549a;}

.zhuzuo li:nth-child(odd) {padding-right: 34%;padding-left: 0; }
.zhuzuo li:nth-child(odd) .news-img {float: right;margin-left: 25px;margin-right: 0;}
.zhuzuo li:nth-child(odd) h2, .zhuzuo li:nth-child(odd) .news-txt p {text-align: right;}
@media (max-width: 1199px) {
	.zhuzuo li{padding-left: 30%; }
    .zhuzuo li:nth-child(odd) {padding-right: 30%; }
    .zhuzuo .news-img { margin-right: 20px;}
    .zhuzuo li:nth-child(odd) .news-img {margin-left: 20px;}
}
@media (max-width: 991px) {
	.zhuzuo li{padding-left: 0; }
    .zhuzuo li:nth-child(odd) {padding-right: 0; }
    .zhuzuo .news-img { margin-right: 15px;}
    .zhuzuo li:nth-child(odd) .news-img {margin-left: 15px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img img{ width: 102px; }
}

.new-graphic { margin-top: 10px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #00ccff;
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 146px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 16px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 127px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 102px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 170px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 100px;width: 100%;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 15px;line-height: 22px;}
	.new-graphic li .boxstyle .txtinfo p {font-size: 13px;line-height: 20px;}
}

.staff {margin-top: 30px;}
.staff li {margin-bottom: 30px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
/*.staff li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}*/
.staff li .boxstyle {overflow: hidden;}
.staff li .boxstyle img {width: 150px;height: 107px;}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 14px 6px 2px;overflow: hidden;}
.staff li .boxstyle .txtinfo h4 { color: #333;font-size: 17px;font-weight: 700;margin: 0 0 4px 0;line-height: 20px; text-align: center;}
.staff li:hover .boxstyle .txtinfo h4 { color: #3d55a7;}
.staff li .boxstyle .txtinfo p {text-align: center;font-size: 14px;color: #555;margin: 0;}
@media (max-width: 1199px) {
.staff .row {margin-left: -10px;margin-right: -10px;}
.staff .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.staff li .boxstyle img {width: 143px;height: 102px;}
}
@media (max-width: 991px) {
.staff li .boxstyle img {width: 150px;height: 107px;}
}
@media (max-width: 767px) {

}
@media (max-width: 380px) {
.staff li .boxstyle img {width: 140px;height: 100px;}
}
@media (max-width: 320px) {
.staff li .boxstyle img {width: 112px;height: 80px;}
	.staff li .boxstyle .txtinfo p {font-size: 15px;}
}
/*---------------图片列表---------------------*/
.new-graphics {margin-top: 30px;}
.new-graphics li {margin-bottom: 30px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 180px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 8px 2px 0 2px;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 15px;color: #195ab4;margin: 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #333;font-size: 15px;line-height: 1.4;font-weight: 500;margin: 0 0 8px 0;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #333;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;max-height: 42px;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #195ab4;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.new-graphics li .boxstyle img {height: 171px;}
}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 127px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 125px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 16px;line-height: 22px;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.viopic-box {
  display: block;
}
.viopic-box .img-box {
  overflow: hidden;
  height: 262px;
  position: relative;
  margin-bottom: 10px;
}
.viopic-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.viopic-box .img-box::before {
  position: absolute;
  content: '';
  width: 66px;
  height: 66px;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background: url('vio-icon.png') no-repeat center center;
}
.viopic-box .viopic-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.viopic-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.viopic-box:hover .viopic-title {
  color: #cc000d;
}
.pic-box .img-box::before {
  display: none;
}

.piclist {}
.piclist li {margin-top: 30px;}
.piclist .viopic-box {border: #d5d5d5 solid 1px;position: relative;transition: 0.3s;}
.piclist .viopic-box::before, .piclist .viopic-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #db000e;
    transform: scale(0);
    transition: 0.3s;z-index: 1;
}
.piclist .viopic-box::before {
    border-right: none;
    border-bottom: none;
    transform-origin: 0 0;
}
.piclist .viopic-box::after {
    border-left: none;
    border-top: none;
    transform-origin: 100% 100%;
}
.piclist .viopic-box:hover {border: #fff solid 1px;}
.piclist .viopic-box:hover::before, .piclist .viopic-box:hover::after {
    transform: scaleX(1);
}
.piclist .viopic-box .viopic-title {white-space: inherit;height: 70px;display: table;width: 100%;padding: 10px 20px;line-height: 1.4;}
.piclist .viopic-box .viopic-title span {display: table-cell;vertical-align: middle;}
.piclist .viopic-box .img-box {height: 179px;margin-bottom: 0;}
.piclist .col-md-4 {float: left;width: 33.333333%;}
@media (max-width: 1470px) {
	.piclist .viopic-box .img-box {height: 156px;}
}
@media (max-width: 1280px) {
	.piclist .viopic-box .img-box {height: 147px;}
}
@media (max-width: 1199px) {
	.piclist .viopic-box .img-box {height: 174px;}
	.piclist .col-md-4 {width: 50%;}
}
@media (max-width: 991px) {
	.piclist .row {margin-left: -10px;margin-right: -10px;}
	.piclist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.piclist .viopic-box .img-box {height: 116px;}
	.piclist .viopic-box .viopic-title {padding: 10px;}
	.piclist li {margin-top: 22px;}
}
@media (max-width: 767px) {
	.piclist .col-md-4 {width: 100%;}
	.piclist .viopic-box .img-box {height: auto;}
	.piclist .viopic-box .viopic-title {padding: 15px 20px;height: auto;}
	.piclist li {margin-top: 26px;}
}
/*-----------------链接列表---------------------*/
.platpart {padding: 22px 22px 4px 22px;background: #334fb1;}
.plat {overflow: hidden;}
.plat .row {margin-left: -10px;margin-right: -10px;}
.plat .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.plat .row .col-xs-12 {width: 50%;}
.plat li {margin-bottom: 20px;}
/*.plat li:last-child {margin-bottom: 3px;}*/
.plat li .platbtn {background-color: #edf1f9;padding: 13px 22px 13px 20px;border-radius: 5px;}
.plat li .platbtn[data-v-pt] {border: #d5e0ec solid 1px;}
.plat li .platicon {float: left;margin-right: 18px;}
.plat li .plattxt {line-height: 1.3;font-size: 16px;color: #454545;overflow: hidden;text-transform: uppercase;padding: 5px 0 0 0;font-weight: 700;}
.plat li a:hover .plattxt {color: #334fb1;}
@media (max-width:1199px) {
	.plat .row .col-xs-12 {width: 100%;float: left;}
	.plat li .plattxt {padding: 17px 0 0 0;}
}
@media (max-width:991px) {
	.plat .row .col-xs-12 {width: 50%;}
}
@media (max-width:767px) {
    .plat .row .col-xs-12 {width: 100%;}
    .plat li {margin-bottom: 10px;}
    .plat li:last-child {margin-bottom: 16px;}
    .plat li .plattxt {white-space: initial;}
}

.appsys {overflow: hidden;}
.appsys .row {margin-left: -10px;margin-right: -10px;}
.appsys .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.appsys li {margin-bottom: 20px;}
.appsys .boxpadding {padding: 24px 0;background: #edf1f9;border-radius: 5px;}
.appsys .boxpadding .sysico {text-align: center;margin: 0 auto;}
.appsys .sideline {border-bottom: #ffffff solid 1px;border-right: #ffffff solid 1px;}
.appsys .in_icon {background: #ecf5fb;}
.appsys p {color: #333;margin: 4px 0 0 0;font-size: 16px;font-weight: 700;}
.appsys a:hover p {color: #334fb1;}
@media (max-width: 1199px) {
.appsys .row {margin-left: -7px;margin-right: -7px;}
.appsys .row > [class^='col'] {padding-left: 7px;padding-right: 7px;}
.appsys p {font-size: 13px;}
.appsys .boxpadding {padding: 16px 0;}
}
@media (max-width: 991px) {
.appsys .row {margin-left: -10px;margin-right: -10px;}
.appsys .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.appsys p {font-size: 16px;}
}
@media (max-width: 767px) {

}

.link-cenrlab{ overflow:hidden;margin-top: 18px;}
.link-cenrlab li {margin-top: 20px;}
.link-cenrlab li a { float:left;width:100%;overflow:hidden;font-size:16px;line-height:1.4; color:#333;padding:0 0 0 18px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;}
.link-cenrlab li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}
.link-cenrlab li a:hover {color: #0f48b3; text-decoration: none;}
@media (max-width: 767px) {
	.link-cenrlab {margin-top: 4px;}
}

.list-link { overflow:hidden; display:block;margin-top: 6px;}
.list-link li {overflow:hidden;margin-top: 24px;}
.list-link li a .linkbox {background: #f2f5fa;padding: 10px 15px;border-radius: 30px;overflow: hidden;
background-image: linear-gradient(to right, #f2f5fa 0%, #fff 100%);
    background-image: -webkit-linear-gradient(to right, #f2f5fa 0%, #fff  100%);
    background-image: -ms-linear-gradient(to right, #f2f5fa 0%, #fff  100%);
    background-image: linear-gradient(to right, #f2f5fa 0%, #fff  100%);
}
.list-link li a .linkbox i {height: 34px;width: 34px;border-radius: 50%;background: url(kcicon04.png) no-repeat center #fff;display: block;float: left;margin-right: 13px;
-ms-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -o-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -moz-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -webkit-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
}
.list-link li a .linkbox h4 {font-size: 16px;color: #333;margin: 7px 0;font-weight: 700;}
.list-link li a:hover .linkbox h4 {color: #1b3baa;}
.list-link li a .linkbox i {background: url(kcicon06.png) no-repeat center #fff;}
@media (max-width: 767px){
	.list-link li a .linkbox h4 {line-height: 1.5;overflow: hidden;}	
}

.link-web { overflow:hidden;}
.link-web li {margin-top: 12px;}
.link-web li { float:left;overflow:hidden;font-size:16px;line-height:1.4; color:#333;padding:0 0 0 32px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;}
.link-web li:after {
    content: '';
    position: absolute;
    left: 15px;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}
.link-web li span {width: 180px;display: inline-block;}
.link-web li a {display: inline-block;font-size:16px;line-height:1.4;color:#0f48b3;text-decoration: underline;}
.link-web li a:hover {color: #333;}
@media (max-width: 1260px) {
	.link-web .col-md-6 {width: 100%;float: left;}
	.link-web li span {width: 280px;}
}
@media (max-width: 991px) {
	.link-web li span {width: 200px;}
}
@media (max-width: 767px) {
	.link-web li span {display: block;}
}

.link-xz { overflow:hidden;}
.link-xz li {margin-top: 12px;overflow: hidden;}
.link-xz li a { float:left;width:100%;overflow:hidden;font-size:15px;line-height:1.4; color:#333;padding:0 0 0 18px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;}
.link-xz li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}
.link-xz li a:hover {color: #0f48b3; text-decoration: none;}
@media (max-width: 1199px) {
	.link-xz .col-md-6 {width: 100%;float: left;}
	.link-xz li a {white-space:initial;}
}
@media (max-width: 767px) {
	.link-xz {margin-top: 4px;}
}
/*-----------------信息公开---------------------*/
.ny-bt h2 {
  line-height: 1.1;
  background: #fff;
  border-left: 6px solid #125bc1;
  margin: 10px 0 0;
  font-size: 20px;color: #0d51b1;
  font-weight: bold;
  padding: 16px 18px;
  width: 100%;
}
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}
.textlink .gao1 {
    min-height: 118px;
    overflow: hidden;
}
.textlink .gao2 {
    height: 146px;
    overflow: hidden;
}
.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.textlink ul li {
    display: block;
}
.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-image: url(kcicon05.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 18px;
}
.textlink ul li a:hover{ color:#d61300;}



/*-----------------科研成果---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 15px 0;}
.result .years a {font-size: 14px;font-family: Arial;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #ff5b00;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .wid1 {width: 35%;}
.result .contentlist .wid2 {width: 20%;}
.result .contentlist .wid3 {width: 14%;}
.result .contentlist .wid4 {width: 15%;}
.result .contentlist .wid5 {width: 4%;}
.result .contentlist .wid6 {width: 30%;}
.result .contentlist .wid7 {width: 10%;}
.result .contentlist .wid8 {width: 8%;}
.result .contentlist .wid9 {width: 40%;}
.result .contentlist .table > thead > tr > th, .result .contentlist .table > tbody > tr > th {color: #222;font-size: 15px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 14px;padding: 8px 6px;display:table-cell; vertical-align:middle;border-color: #d0dff5;background: #fff;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 14px;font-family: Arial;}
.result .contentlist .table-bordered .arial {font-family: Arial;}
.result .contentlist .table-bordered {border-color: #ddd;}
.result .contentlist .table-bordered > thead > tr > th, .result .contentlist .table-bordered > tbody > tr > th {border-color: #d0dff5;background-color: #e6eefb; vertical-align: middle;}
@media (max-width: 1199px){
	.result .contentlist .wid2 {width: 17%;}
	.result .contentlist .wid7 {width: 16%;}
}
@media (max-width: 991px){
	.result .contentlist .wid4 {width: 16%;}
	.result .contentlist .wid5 {width: 1%;}
}
@media (max-width: 767px){
	.result .contentlist .wid3 {width: 1%;}
}

.mod-table .table-hover > tbody > tr:hover {background-color: #f4f6f9;}
.mod-table .box-search {
  margin-bottom: 15px;overflow: hidden;margin-top: 28px;
}
.mod-table .box-search.search-other {
  position: relative;
  padding-right: 100px;
}
.mod-table .box-search.search-other .btn-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
}
.mod-table .box-search.search-other .btn-wrap .btn-s {
  height: 100px;
}
.mod-table .box-search .box-s {
  float: left;
  width: 28%;
  margin-bottom: 18px;
  padding-left: 66px;
  line-height: 40px;
}
.mod-table .box-search .box-s > div {
  float: left;
}
.mod-table .box-search .box-s .box-title {
  position: absolute;
  margin-left: -100px;
  text-align: right;
  line-height: 40px;
  width: 90px;
  color: #333333;
  font-size: 15px;
}
.mod-table .box-search .box-s .box-inp {
  width: 100%;
}
.mod-table .box-search .box-s .inp-s {
  height: 40px;
  padding: 5px 10px;
  line-height: 30px;
  box-shadow: none;
  border-radius: 4px;
  border-color: #e1e7f0;margin-bottom: 0;
}
.mod-table .box-search .box-s1 {float: left;width: 16%;padding-left: 30px;}
.mod-table .box-search .btn-s {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #576ebd;
  border-radius: 4px;
  display: block;
  width: 100%;
  font-size: 15px;
}
.mod-table .box-search .btn-s:hover {background-color: #3d55a7;}
.mod-table .box-table {
  overflow: hidden;
  /*overflow-x: auto;*/
  border-bottom: solid 1px #e9ebf0;
}
.mod-table .box-table .t-title {
  display: block;
  color: #333333;
}
.mod-table .box-table .t-title:hover {
  color: #1958af;
}
.mod-table .box-table table {
  width: 100%;
  border: solid 1px #fff;
  /*min-width: 600px;*/
}
.mod-table .box-table table tr td {
  border: solid 1px #e1e7f0;
  padding: 12px 14px;
  color: #333333;word-break: break-word;
}
.mod-table[data-v-dp] .box-table table tr td {padding: 16px 16px;}
.mod-table[data-v-dp] .box-table table tbody tr td {
	font-size: 14px;
}
.mod-table .box-table table thead tr td {
  background-color: #e6eefb;
  line-height: 24px;
  color: #3d55a7;
    font-weight: 700;
    font-size: 17px;
    text-align: center;
}
.mod-table .box-table table tbody tr td {
  line-height: 1.4;
}
.mod-table .box-table .title-s {
  display: block;
  color: #333;
}
.fgtdw1 {width: 10%;}
.fgtdw2 {width: 15%;}
.tdw1 {width: 13%;}
.tdw2 {width: 25%;}
.hjtdw1 {width: 22%;}
.hjtdw2 {width: 13%;}
.hjtdw3 {width: 32%;}
.lwtdw1 {width: 22%;}
.lwtdw2 {width: 17%;}
.zltdw1 {width: 20%;}
.zltdw2 {width: 13%;}
.rytdw1 {width: 20%;}
.rytdw2 {width: 40%;}
@media (max-width: 1199px) {
	.fgtdw1 {width: 13%;}
	.fgtdw2 {width: 20%;}
	.tdw1 {width: 16%;}
    .hjtdw2 {width: 16%;}
    .lwtdw2 {width: 16%;}
    .zltdw2 {width: 16%;}
	.mod-table .box-search .box-s {width: 26%;}
	.mod-table .box-search .box-s1 {width: 22%;}
}
@media (max-width: 991px) {
	.fgtdw1 {width: 18%;}
	.fgtdw2 {width: 22%;}
	.tdw1 {width: 25%;}
    .hjtdw1, .hjtdw2 {width: 25%;}
	.lwtdw2 {width: 25%;}
	.zltdw2 {width: 25%;}
	.zltdw1 {width: 28%;}
	.mod-table .box-search .box-s {width: 50%;}
	.mod-table .box-search .box-s1 {width: 50%;padding-left: 67px;}
}
@media (max-width: 767px) {
	.fgtdw2 {width: 28%;}
	.tdw2 {width: 32%;}
    .hjtdw2 {width: 34%;}
    .lwtdw2 {width: 34%;}
    .zltdw2 {width: 34%;}
	.mod-table[data-v-dp] .box-table table tr td {padding: 10px 8px;}
	.rytdw1 {width: 30%;}
	.mod-table .box-table table tbody tr td {font-size: 14px;}
}
@media (max-width: 320px) {
	.hjtdw2 {width: 40%;}
	.mod-table .box-search .box-s {width: 100%;}
	.mod-table .box-search .box-s1 {width: 100%;padding-left: 0px;margin-bottom: 12px;}
}
/*网站地图*/
.webmap { overflow:hidden;}
.webmap hr { margin:5px 0;}
.webmap .rlink { overflow:hidden;margin-top: 15px;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 15px 0 15px;color: #322222;}
.webmap .rlink a:hover {color: #c8100e;}
.webmap .tabh { min-height:42px; border-bottom:#e8e8e8 solid 1px;}
.webmap td {padding: 3px 0 6px 0;}
.webmap li {margin-top: 20px;}
.webmap .btn {width: 100%;padding: 8px 13px;font-size: 16px;}
@media (max-width: 992px){
.webmap .rlink { padding:0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;}
.webmap .tabh {margin: 0 0 8px 0;}
}
/*btn styles*/
.btn-gz {
	color: #fff;background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
.btn-kxcb {
	color: #fff;background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;margin-left: 6px;
}
.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}

.btn-primary {
  color: #fff;
  background-color: #124c9c;
  border-color: #124c9c;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #123970;
  border-color: #123970;
}
.btn-primary:hover {
  color: #fff;
  background-color: #123970;
  border-color: #123970;
}
/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
  padding: 0;
}

.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.img-portfolio img {width: 100%;height:145px;}
.phototitle { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;padding:8px 10px; height:34px;text-align: center;text-transform: uppercase;}/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover { color:#0c5ebf;text-decoration:none;}
@media screen and (max-width: 1199px){
	.img-portfolio img {height:114px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:114px; }
}
@media screen and (max-width: 767px){
	.img-portfolio .photobox {padding: 5px;}
	.img-portfolio img {height:84px; }
	.phototitle {font-size:13px;height:26px;}
}
/*组织构架*/
.orgh {min-height: 799px;}
.organization {overflow: hidden;}
.organization .org-l {float: left;width: 25.696%;background: url(ioz-orgbg01.gif) no-repeat left center;position: relative;}
.organization .org-l .position1 {position: absolute;top:51%;}
.organization .org-l .position2 {position: absolute;top:44%;left:49%;}
.organization .org-l .position3 {position: absolute;top:51%;left:49%;}
.organization .org-l .position4 {position: absolute;top:58%;left:49%;}
.organization .org-c {float: left;width: 37.468%;background: url(ioz-orgbg02.gif) no-repeat left center;position: relative;}
.organization .org-c .position1 {position: absolute;top:25%;left:8%;}
.organization .org-c .position2 {position: absolute;top:62.3%;left:8%;}
.organization .org-c .position3 {position: absolute;top:82.5%;left:8%;}
.organization .org-c .position4 {position: absolute;top:95.3%;left:8%;}
.organization .org-c .position5 {position: absolute;top:11%;left:60%;}
.organization .org-c .position6 {position: absolute;top:36.8%;left:60%;}
.organization .org-r {float: right;width: 36.836%;display: block;}
.organization .org-r .department1 {display: block;}
.organization .org-r .department2 {display: block;margin: 33px 0 0 0;}
.organization .org-r .department3 {display: block;margin: 27px 0 0 0;}
.organization .org-r .department4 {display: block;margin: 20px 0 0 0;}
.organization .org-r .position1 {position: absolute;top:1%;left:3%;}
.organization .org-r .position2 {position: absolute;top:6%;left:3%;}
.organization .org-r .position3 {position: absolute;top:11%;left:3%;}
.organization .org-r .position4 {position: absolute;top:16%;left:3%;}
.organization .org-r .position5 {position: absolute;top:21%;left:3%;}
.organization .org-r .position6 {position: absolute;top:27.4%;left:3%;}
.organization .org-r .position7 {position: absolute;top:32.4%;left:3%;}
.organization .org-r .position8 {position: absolute;top:39.8%;left:3%;}
.organization .org-r .position9 {position: absolute;top:44.8%;left:3%;}
.organization .org-r .position10 {position: absolute;top:52.3%;left:3%;}
.organization .org-r .position11 {position: absolute;top:57.3%;left:3%;}
.organization .org-r .position12 {position: absolute;top:62.3%;left:3%;}
.organization .org-r .position13 {position: absolute;top:67.5%;left:3%;}
.organization .org-r .position14 {position: absolute;top:72.5%;left:3%;}
.organization .org-r .position15 {position: absolute;top:80%;left:3%;}
.organization .org-r .position16 {position: absolute;top:85%;left:3%;}

.orgsort {overflow: hidden;margin-left: 12px;}
.orgsort li {float: left;width: 100%;margin-bottom: 9px;overflow: hidden;}
.orgsort li:last-child {margin-bottom: 0;}
.orgsort .sortname {background: #ffffff;padding: 3px 10px;border: #60a3d5 solid 1px;font-size: 13px;color: #303030;border-radius: 2px;}
.orgsort a:hover .sortname {color: #185caa;text-decoration: none;}
.orgbtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.orgbtn-l {color: #fff;background-color: #2095e5;padding:4px 4px; font-size:14px;width: 90px;line-height: 20px;border-radius: 3px;}
.orgbtn-l:hover, .orgbtn-l:focus, .orgbtn-l:active { color: #ffffff;}
.orgbtn-c {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 126px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c, a:focus .orgbtn-c, a:active .orgbtn-c { color: #0243c6;}
.orgbtn-c1 {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 106px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c1, a:focus .orgbtn-c1, a:active .orgbtn-c1 { color: #0243c6;}
.orgbtn-r {color: #303030;background-color: #ffffff;border: #60a3d5 solid 1px; padding:4px 6px; font-size:13px;width: 280px;line-height: 20px;border-radius: 3px;white-space: normal;text-align: left;}
a.orgbtn-r:hover, a:focus .orgbtn-r, a:active .orgbtn-r { color: #0243c6;}

.orgmob {background: url(ioz-orgbg04.gif) repeat-y left;display: block;}
.orgmob tbody {background-color: transparent;}
@media screen and (max-width: 1199px){
	.organization .org-l {width: 30.696%;}
	.organization .org-c {width: 33.468%;}
	.organization .org-r {width: 35.836%;}
	.organization .org-c .position5 {left:47%;}
    .organization .org-c .position6 {left:47%;}
	.organization .org-r .department2 {display: block;margin: 20px 0 0 0;}
	.organization .org-r .department3 {display: block;margin: 20px 0 0 0;}
	.orgsort .sortname {font-size: 12px;}
}
@media screen and (max-width: 767px){
	.orgsort .sortname {font-size: 13px;}
}
/*page*/
.pmt1 {margin-top: 30px;}
.page {
  text-align: center;
  margin-top: 30px;
}
.page li {
  display: inline-block;
}
.page a {
  display: inline-block;
  line-height: 38px;
  padding: 0 15px;
  margin: 0 1px 6px;
  color: #666;
  background-color: #fff;border: #ebebeb solid 1px;border-radius: 3px;font-size: 14px;
}
.page a:hover,
.page a.current,
.page a.active,
.page a.a-s {
  background-color: #dc3c46;border: #dc3c46 solid 1px;
  color: #fff;
}

.page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #dc3c46;
  display: none!important;
}
.page-phone:hover,
.page-phone:active {
  color: #fff;
}
@media (max-width: 767px) {
.page {display: none;}
.page-phone {display: block!important;}
}

/*---Links---*/
.linkspic {}
.linkspic li {margin-top: 30px;}
.linkspic li a {display: block;overflow: hidden;}
.linkspic li a img {height: 112px;width: 100%;
-moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.linkspic li a:hover img {
	-webkit-transform:scale(1.02); /* Safari and Chrome */
    -moz-transform:scale(1.02); /* Firefox */
    -ms-transform:scale(1.02); /* IE 9 */
    -o-transform:scale(1.02); /* Opera */
    transform:scale(1.02);
}
@media (max-width: 1280px){
	.linkspic li a img {height: 106px;}
}
@media (max-width: 1199px){
	.linkspic li a img {height: 78px;}
}
@media (max-width: 991px){
.linkspic li {margin-top: 24px;}
.linkspic li a img {height: 78px;}
}
@media (max-width: 767px){
.linkspic .row {margin-right: -8px;margin-left: -8px;}
.linkspic .row > [class^='col'] {padding-right: 8px;padding-left: 8px;}
.linkspic li {margin-top: 20px;}
.linkspic li a img {height: 66px;}
}
@media (max-width: 380px){
.linkspic li a img {height: 58px;}	
}
@media (max-width: 320px){
.linkspic .col-xs-6 {width: 100%;}	
.linkspic li a img {height: auto;}
}

.org {}
.org p {font-size: 14px;}
.org p a {font-size: 14px;}
.org fieldset i {color: #92a0c8;font-size: 12px;margin-right: 8px;}
.org .orgminh {min-height: 142px;}
fieldset {background: #f8fbfe;padding: 10px 17px 16px 17px;margin: 0 0 18px 0;border-radius: 2px;border: 1px solid #e6ebf5;}
/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {font-weight: bold;background: #f8fbfe;margin: 0;margin-left: -0.1875rem;color: #262626;font-size: 18px;border: 0; }
.org fieldset ul {overflow: hidden;}
.org fieldset li {display: block;overflow: hidden;padding-right: 0;}
.org fieldset li a {font-size: 14px;line-height: 18px;}
.org fieldset li .psjsort {margin: 0 0 5px 15px;overflow: hidden;}
.org fieldset li .psjsort li {width: 22.6%;margin-right: 10px;float: left;}
.org fieldset li .psjsort li:nth-child(4n+0) {margin-right: 0px;}
.org fieldset li .psjsort li .hei {font-size: 12px;}
.org fieldset li .psjsort a.hei:hover {color: #39569b;}
@media (max-width: 1199px) {
.org fieldset li .psjsort li {width: 28.6%;}
}
@media (max-width: 991px) {
.org fieldset li .psjsort li {width: 22.6%;}
.org .orgminh {min-height: auto;}
}
@media (max-width: 767px) {
.org fieldset li .psjsort li .hei {font-size: 15px;}
.org fieldset li .psjsort li {width: 29.6%;}
}
@media (max-width: 380px) {
.org fieldset li .psjsort li {width: 44.6%;}
}

/*---------------表单---------------------*/
.formbox .jsbox {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px;  width:108px;}
.formbox .jsbox1 {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px; width:120px;}
.formbox {overflow: hidden;width: 82%;margin: 36px auto 0 auto;}
.formbox .form-control {border-color: #ccc;height: 36px;padding: 0 10px;margin: 0;}
.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}
.formbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
.formbox textarea.form-control {
    height: auto;
    padding: 10px;
}
.formbox input.sex {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}
.formbox label {font-size: 15px;padding-top: 0px;text-align: right;}
.formbox .checkbox {padding-top:0;}
.formbox label em, .formbox td em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {float: left;padding: 7px 58px 8px 58px;border-radius: 3px;font-size: 15px;font-weight: 700;}
.formbox .upfile {border: #ccc solid 1px;padding: 15px;}
.formbox .upfile h4 {text-align: left;margin: 0 0 15px 0;font-size: 14px;}
.formbox .upfile .upbtn {width: 102px;height: 36px; position: relative;overflow: hidden;}
.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.formbox td {text-align: right;padding-right: 15px;}
.formbox .btn-default {padding: 7px 13px;border-radius: 2px;float: left;}
.input-val{width: 85%;float: left;}
#canvas{
		float:right;
		display: inline-block;
		border:1px solid #ccc;
		cursor: pointer;
	}
@media(max-width: 1199px){
	.input-val{width: 81%;}
}
@media(max-width: 991px){
	.formbox {width: 100%;}
	.input-val{width: 79%;}
}
@media(max-width: 767px){
	.input-val{width: 44%;}
}

.sortbox {padding-left: 22px;overflow: hidden;}
.list-org {width: 100%;float: left;word-break: break-all;overflow: hidden;margin-top: 10px;}
.list-org .row {margin-left: 0px;margin-right: 0px;}
.list-org .row > [class^='col'] {padding-left: 0px;padding-right: 0px;}
.list-org ul {list-style-type: none;margin: 0;padding: 0;}
.list-org ul li {display: block;margin-top: 15px;}
.list-org ul li a {
    font-size: 15px;
    color: #333;
    line-height: 1;
    background-image: url(icon03.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 32px;
}
.list-org ul li a:hover{ color:#333;}

.zppart {background: url(bg01.png);margin-bottom: 30px;}
.zppart .line {height: 3px;overflow: hidden;background: url(lmbg04.png) no-repeat left center #e6ecf7;}
.zppart .zpbox {padding: 12px 20px 20px;}
.zppart .zpbox .zpmap {
	height: 85px;
	border-radius: 5px;
	border: #c6cedf solid 1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-top: 24px;
}
.zppart .zpbox h4 {font-size: 16px;line-height: 1.9;color: #444;margin: 12px 0 0;}
.zppart .zpbox h4 strong {font-size: 17px !important;}

.zpnews{ width:100%;margin-top: 20px;}
.zpnews dl {margin-bottom: 0;}
.zpnews dd{ overflow: hidden;margin: 0 0 20px 0;padding-bottom: 20px;border-bottom: #dde3e9 solid 1px;}
.zpnews dd:last-child {margin: 0;padding-bottom: 0;border: 0;}
.zpnews dd span{ float:left;color:#124c9c;width:70px;margin-right:15px;font-size:24px;font-weight: 700;line-height: 1;font-family: Arial;overflow: hidden;}
.zpnews dd span i { line-height: 1; font-size: 15px;font-family: Arial; color:#124c9c;font-weight: 300;margin: 4px 0 0;font-style: normal;display: block;}
.zpnews dd .hdtitle { overflow:hidden;}
.zpnews dd .hdtitle h4 {margin: 0;}
.zpnews dd .hdtitle h4 a {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 44px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.zpnews dd .hdtitle h4 a:hover {color: #064db1;}
.zpnews dd .hdtitle p {margin: 3px 0 0 0;}
.zpnews dd .hdtitle p a { font-size:14px; color:#999; line-height:20px;}
.zpnews dd .hdtitle p a:hover {color: #1958af;}
@media (max-width: 1199px) {
	.zpnews dd:nth-last-child(1), .zpnews dd:nth-last-child(2) {display: none;}
	.zpnews dd {margin: 0 0 25px 0;padding-bottom: 25px;}
}
@media (max-width: 767px) {
    .zpnews{height: auto;}
	.zpnews dd .hdtitle a{ white-space: normal;}
	.zpnews dd:nth-last-child(1), .zpnews dd:nth-last-child(2) {display: block;}
}

.lrld {}
.lrld .table-bordered {border: 0;}
.lrld .table > thead > tr > th {background: #e6eefb;font-size: 17px;}
.lrld .table-bordered > thead > tr > th, .lrld .table-bordered > tbody > tr > th, .lrld .table-bordered > tfoot > tr > th, .lrld .table-bordered > thead > tr > td, .lrld .table-bordered > tbody > tr > td, .lrld .table-bordered > tfoot > tr > td {border-color: #e1e7f0;}
.lrld .table > thead > tr > th, .lrld .table > tbody > tr > th, .lrld .table > tfoot > tr > th, .lrld .table > thead > tr > td, .lrld .table > tbody > tr > td, .lrld .table > tfoot > tr > td {padding: 12px 15px;vertical-align: middle;}
.lrld .lrbox2, .lrld .lrbox3, .lrld .lrbox4 {display: none;}
.lrld .lrbox4 {margin-bottom: 0;}
@media (max-width: 1199px) {
	.lrld .lrbox1 {display: none;}
	.lrld .lrbox2, .lrld .lrbox3, .lrld .lrbox4 {display: block;}
	.lrld .table > thead > tr > th {width: 315px;}
	.lrld .lrbox4 {display: block;}
}
@media (max-width: 991px) {
	.lrld .table > thead > tr > th {width: 201px;}
}


.table-title {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*招聘表单*/
/*.formInfo-wrap .form-title {*/
/*	text-align: center;*/
/*	margin-bottom: 30px;*/
/*	font-weight: bold;*/
/*	color: #1134ab;*/
/*	font-size: 30px;*/
/*}*/

.formInfo-wrap {
	padding-top: 30px;
	padding-bottom: 30px;
}

.formInfo-wrap .form-horizontal {
	padding: 20px 30px 30px 20px;
}
.formInfo-wrap .form-main {

}

.formInfo-wrap .form-main .box-groups {
	margin-bottom: 30px;
}
.formInfo-wrap .form-main .box-title {
	position: relative;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 10px;
	line-height: 36px;
	margin-bottom: 30px;
	font-size: 20px;
}
.formInfo-wrap .form-main .box-title .title-s {
	color: #0f51b2;
	font-weight: bold;
	float: left;
	padding-left: 15px;
}
.formInfo-wrap .form-main .box-title .title-s:after {
	content: '';
	width: 5px;
	height: 20px;
	background-color: #0f51b2;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 8px;
}

.formInfo-wrap .form-main .inp-s {
	height: 40px;
	background-color: #ffffff;
	border-radius: 6px;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
}
.formInfo-wrap .form-main .form-box {
	margin-bottom: 30px;
}
.formInfo-wrap .form-main .form-box:last-child {
	margin-bottom: 0;
}
.formInfo-wrap .form-main .form-group {
	margin-left: -5px;
	margin-right: -5px;
}
.formInfo-wrap .form-main .form-group .box-w {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.formInfo-wrap .form-main .form-title {
	text-align: right;
	line-height: 40px;
}
.formInfo-wrap .form-main .form-title .tip {
	color: #f00;
}
.formInfo-wrap .form-main .form-info {
	line-height: 40px;
}
.formInfo-wrap .form-main .form-btn-groups {
	text-align: right;
	padding-bottom: 20px;
}
.formInfo-wrap .form-main .form-btn-groups a {
	width: 64px;
	height: 32px;
	line-height: 30px;
	border-radius: 6px;
	border: solid 1px #eeeeee;
	display: inline-block;
	text-align: center;
	color: #fff;
	vertical-align: bottom;
	margin-right: 6px;
	font-size: 14px;
	transition: all 0.5s;
}
.formInfo-wrap .form-main .form-btn-groups a:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.formInfo-wrap .form-main .form-btn-groups a:last-child {
	margin-right: 0;
}
.formInfo-wrap .form-main .form-btn-groups a.form-btn-01 {
	background-color: #17967d;
}
.formInfo-wrap .form-main .form-btn-groups a.form-btn-02 {
	background-color: #c13030;
}
.formInfo-wrap .form-main .form-btn-groups a.form-btn-03 {
	background-color: #0f51b2;
}
.formInfo-wrap .form-main .box-tip {
	color: #f00;
	font-size: 12px;
}
.formInfo-wrap .form-main .form-commitment {
	background-color: #e2e9f3;
	padding: 3% 6%;
	color: #404040;
	line-height: 30px;
	text-align: justify;
}
.formInfo-wrap .form-main .form-commitment .s-c {
	position: absolute;
	margin-left: -20px;
}
.formInfo-wrap .form-main .form-comm {
	text-align: center;
	padding-bottom: 20px;
}
.formInfo-wrap .form-main .form-comm button {
	width: 134px;
	height: 44px;
	line-height: 44px;
	margin-right: 15px;
	background-color: #0f51b2;
	border-radius: 25px;
	border: none;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
}
.formInfo-wrap .form-main .form-comm button:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.formInfo-wrap .form-main .form-comm button:last-child {
	margin-right: 0;
}

.formInfo-wrap .radio-inline {
	padding-top: 0;
}
.formInfo-wrap .radio-inline input[type='radio']{
	margin-top: 13px;
}


@media (max-width: 767px) {
	.formInfo-wrap .form-main .form-title {
		text-align: left;
	}

	.formInfo-wrap .form-horizontal {
		padding: 20px;
	}
	.formInfo-wrap .form-main .form-group .box-w.form-title {
		margin-bottom: 5px;
		line-height: 30px;
	}

	.formInfo-wrap .form-main .form-comm button {
		width: 100px;
	}

	.formInfo-wrap .form-main .form-box {
		margin-bottom: 20px;
	}
}

.lablist { height:122px;overflow:hidden;padding-right: 16px;}
.lablist li {margin-bottom: 12px;}
.lablist .row {margin-right: -6px;margin-left: -6px;}
.lablist .col-md-6 {padding-right: 6px;padding-left: 6px;}
.lablist ul {width: 99%;}
.lablist td { overflow:hidden;}
.lablist td img {float:left;width: 48px;height: 36px;border: #ccc solid 1px;}
.lablist tr { overflow:hidden; display:block;}
.lablist a td {color: #333333;font-size: 13px;line-height: 18px;}
.lablist a td:hover {color: #0051b1;}
.lablist span {color: #a6a6a6;margin-bottom: 16px;display: block;}
@media (max-width: 767px){
	.lablist { height:86px;}
}

.list-links { overflow:hidden; display:block;margin-top: 10px;background: #f9f9f9;padding: 30px 50px 15px;}
.list-links li {overflow:hidden;margin-bottom: 14px;position: relative;padding-left: 35px;}
.list-links li:after {
    background-color: #a3a3a3;
    content: '';
    position: absolute;
    left: 15px;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    top: 8px;
}
.list-links li:hover:after {background-color: #c41c27;}
.list-links li a { float:left;overflow:hidden;font-size:16px;line-height:1.5; color:#333;display: block;}
.list-links li a:hover {color: #c41c27;}
.list-links li a:hover:after {background-color: #c41c27;}
.list-links li:nth-child(5n+1) {clear: left;}
.list-links span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
.list-links .col-md-3 {float: left;width: 20%;}
@media (max-width: 1470px) {
	.list-links .col-md-3 {width: 25%;}
	.list-links li:nth-child(5n+1) {clear: inherit;}
	.list-links li:nth-child(4n+1) {clear: left;}
}
@media (max-width: 1199px) {
	.list-links .col-md-3 {width: 33.333333%;}
	.list-links li:nth-child(4n+1) {clear: inherit;}
	.list-links li:nth-child(3n+1) {clear: left;}
}
@media (max-width: 991px) {
	.list-links { margin-top: 2px;padding: 30px 30px 15px;}
	.list-links .col-md-3 {width: 50%;}
	.list-links li:nth-child(3n+1) {clear: inherit;}
	.list-links li:nth-child(2n+1) {clear: left;}
}
@media (max-width: 767px) {
	.list-links .col-md-3 {width: 100%;}
}
/*---------------News---------------------*/
.sytj {background: #f9f9f9;padding: 28px;overflow: hidden;margin-bottom: 30px;transition: 0.3s;}
.sytj:hover {background: #c41c27;box-shadow: 0 6px 30px #c41c27b3;}
.sytj h2 {overflow:hidden; display:block; margin:0 0 10px 0;line-height: 1;}
.sytj h2 .title {
	OVERFLOW: hidden; FONT-SIZE: 16px; WIDTH: 86%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; FONT-WEIGHT: 700; COLOR: #c41c27; DISPLAY: inline-block; LINE-HEIGHT: 1.5; TEXT-DECORATION: none;transition: 0.3s;
}
.sytj h2 span {
	font-size:15px; COLOR: #a5a5a5; LINE-HEIGHT: 1.5; display:block; float:right;transition: 0.3s;
}
.sytj .tj {
	FONT-SIZE: 14px; COLOR: #777; LINE-HEIGHT: 1.5;transition: 0.3s;
}
.sytj:hover h2 .title {color: #fff;}
.sytj:hover h2 span {color: #fcd2d2;}
.sytj:hover .tj {color: #fcd2d2;}
@media (max-width: 767px){
.sytj h2 .title {width: 100%;white-space: inherit;}
.sytj h2 SPAN {float:left; margin-bottom:15px;}
}

.events { width:100%;}
.events dl {margin-bottom: 0;}
.events dd { overflow: hidden;margin: 0 0 32px;}
.events dd:last-child {margin-bottom: 0px;}
.events dd span { float:left;color:#8b8b8b;text-align:center;width:74px;margin-right:20px;font-size:36px;font-weight: 700;line-height: 1;background:#fff;overflow: hidden;padding: 5px 16px 6px 0;border-right: #e7a4a9 solid 1px;}
.events dd span b { text-align: center; line-height: 1.2; font-size: 14px;display: block; color:#8b8b8b;font-weight: 500;margin-top: 3px;}
.events dd a:hover span, .events a:hover span b {color: #c41c27;}
.events dd .hdtitle { overflow:hidden;}
.events dd .hdtitle h4 {margin: 0;
    font-size: 16px;
    line-height: 1.1;
    margin: 0 0 8px;
    color: #333;
    font-weight: 700;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.events dd a:hover .hdtitle h4 {color: #c41c27;}
.events dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#717588; line-height:1.5;
max-height: 42px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.events dd a:hover .hdtitle p {color: #c41c27;}
@media (max-width: 1440px) {
	.events dd { overflow: hidden;margin: 0 0 21px;}
}
@media (max-width: 1280px) {
	.events dd { overflow: hidden;margin: 0 0 15px;}
}
@media (max-width: 1199px) {
    
}
@media (max-width: 767px) {
	.events dd { overflow: hidden;margin: 0 0 24px;}
	.events dd .hdtitle h4 {white-space: normal;line-height: 1.4;}
}

.events-list { width:100%;}
.events-list dl {margin-bottom: 0;}
.events-list dd { overflow: hidden;margin: 0 0 27px;}
.events-list dd span { float:left;color:#fff;text-align:center;width:64px;margin-right:15px;font-size:28px;font-weight: 700;line-height: 1;background:#174dab;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 11px 0 10px 0;}
.events-list dd span b { text-align: center; line-height: 1.2; font-size: 14px;display: block; color:#cdd4e8;font-weight: 500;margin-top: 3px;}
.events-list dd .hdtitle { overflow:hidden;}
.events-list dd .hdtitle h4 {margin: 0;}
.events-list dd .hdtitle h4 a {
    font-size: 18px;
    line-height: 1.1;
    margin: 0 0 8px;
    color: #333;
    font-weight: 500;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.events-list dd .hdtitle h4 a:hover {color: #003ba5;}
.events-list dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#717588; line-height:1.5;
max-height: 42px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
@media (max-width: 767px) {
	.events-list dd .hdtitle h4 a {white-space: normal;line-height: 1.4;}
	.events-list dd .hdtitle p {max-height: inherit;-webkit-line-clamp: inherit;}
}
/*----Product---*/
.product {}
.product .row {margin-left: -10px;margin-right: -10px;}
.product .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.product li {margin-bottom: 20px;}
.product li .product-boxw {border: #fff solid 1px;padding: 18px;z-index: 1;position: relative;
transition: all linear 0.4s;
    -webkit-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    -ms-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
}
.product li a:hover .product-boxw {border: #fff dashed 1px;}
.product li .item {
    background: rgba(80,3,3,.4);
    position: relative;
    padding: 60px 18px 30px;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
    overflow: hidden;height: 296px;
}
.product li .item .fxpic {width: 116px;height: 90px;margin: 0 auto;padding: 6px;margin-bottom: 30px;background-position: center;background-repeat: no-repeat;
transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.product li:nth-child(1) .item .fxpic {background-image: url(cpicon-cb01.png);}
.product li:nth-child(1) a:hover .item .fxpic {background-image: url(cpicon-cb02.png);}
.product li:nth-child(2) .item .fxpic {background-image: url(cpicon-jc01.png);}
.product li:nth-child(2) a:hover .item .fxpic {background-image: url(cpicon-jc02.png);}
.product li:nth-child(3) .item .fxpic {background-image: url(cpicon-kj01.png);}
.product li:nth-child(3) a:hover .item .fxpic {background-image: url(cpicon-kj02.png);}
.product li:nth-child(4) .item .fxpic {background-image: url(cpicon-rw01.png);}
.product li:nth-child(4) a:hover .item .fxpic {background-image: url(cpicon-rw02.png);}
.product li .item h4 {font-weight: 700;margin:0 0 15px 0;color: #fff;font-size: 18px;line-height: 130%;height: 46px;}
.product li .item::after {
    position: absolute;
    left: 0;
    bottom: -100%;
    content: "";
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: url(cpbg.png) no-repeat #fff;background-position: center -192%;
}
.product li a:hover .item::after {
    bottom: 0;
}
.product li .item h4 {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.product li a:hover .item h4 {
    color: #cf1622;
}
@media (max-width: 1199px){
	.product li .item { height: 270px;}
	.product li .item::after {background-position: center -143%; }
}
@media (max-width: 767px){
	.product li .product-boxw {padding: 12px;}
	.product li .item {padding: 30px 10px 30px;height: 202px;}
	.product li .item .fxpic {background-size: 100%;width: 90px; margin-bottom: 15px;}
	.product li .item::after {background-position: center -73%; }
}
@media (max-width: 390px){
	.product li .item h4 {font-size: 15px;}
}
@media (max-width: 320px){
	.product li .item .fxpic {width: 66px; margin-bottom: 0;}
}
/*----设备---*/
.top-lunb {
  background: #850a10;
}
.top-lunb .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 29px;
}
.top-lunb .owl-dots .owl-dot {
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 15px;
  margin-left: 6px;
}
.top-lunb .owl-dots .active {
  border: none;
  background: #d70c19;width: 45px;height: 13px;
}
.top-lunb .owl-prev,
.top-lunb .owl-next {
  position: absolute;
  top: 42%;
  transform: translateX(-50%);
  width: 25px;
  height: 45px;
}
.top-lunb .owl-prev span,
.top-lunb .owl-next span {
  display: none;
}
.lunb-box {
  display: block;
  position: relative;
}
.lunb-box .img-box {
  overflow: hidden;
  height: 596px;
  transition: all 0.5s;
}
.lunb-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.lunb-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.lunb-box .lunb-info {
  position: absolute;
  bottom: 25px;
  left: 30px;
  right: 30px;
  z-index: 2;
}
.lunb-box .lunb-info .lunb-title {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5;
  padding: 0 150px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lunb-box .lunb-info .lunb-abstract {font-size: 15px;line-height: 1.5;margin-top: 12px;color: rgba(255,255,255,.96);padding-right: 150px;
    max-height: 66px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.lunb-box .lunb-titbg {
    background: url(sbtitbg.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
@media (max-width: 1440px) {
	.fwcx, .lunb-box .img-box {height: 520px;}
}
@media (max-width: 1280px) {
	.fwcx, .lunb-box .img-box {height: 480px;}
}
@media (max-width: 1199px) {
	.fwcx, .lunb-box .img-box {height: 518px;}
}
@media (max-width: 991px) {
	.fwcx, .lunb-box .img-box {height: 395px;}
}
@media (max-width: 767px) {
  .top-lunb .owl-dots {
    right: 50%;
    transform: translateX(50%);
    bottom: -38px;
  }
  .top-lunb .owl-dots .owl-dot {
    border: 1px solid #d70c19;
  }
	.top-lunb .owl-dots .active {border:0;}
  .top-lunb .owl-prev,
  .top-lunb .owl-next {
    top: 30%;
    width: 22px;
    height: 25px;
  }
  .top-lunb .owl-prev {
    background-size: cover;
  }
  .top-lunb .owl-next {
    background-size: cover;
  }
  .lunb-box .img-box {
    height: auto;
  }
  .lunb-box .lunb-title {
    position: static;
    background: none;
    color: #333;
    padding: 0;
    margin-top: 5px;
    overflow: initial;
    white-space: normal;
    line-height: 24px;
	margin-bottom: 10px;
  }
	.lunb-box .lunb-titbg {display: none;}
	.lunb-box .lunb-info {position: inherit;margin: 15px;bottom: inherit;left: inherit;right: inherit;}
	.lunb-box .lunb-info .lunb-title {padding: 0;white-space: inherit;}
	.lunb-box .lunb-info .lunb-abstract {padding-right: 0;display: none;}
	.fwcx {height: auto;padding-bottom: 40px;}
}

/*右下角弹出*/
.tipfloat{display:none;z-index:1000; position:fixed; top:256px; right:15px;width:220px;background: url(ggbg.jpg) no-repeat top center #c90613;padding: 4px 18px 18px;border-radius: 4px;border: #f5a6ab solid 1px;}
.tipfloat_bt { height:49px; line-height:46px;font-size:22px; color:#fff;border-bottom: #ccc dotted 1px;}
.tipfloat_bt .closexx {opacity: .6;cursor: pointer;}
.tipfloat_bt .closexx:hover {opacity: 1;}
.tipfloat_bt span {font-size: 16px;font-weight: 700;color: #fff;}
.tipfloat_bt span img {display: inline-block;margin-right: 9px;margin-top: -2px;}
.tipfloat_bt span.right img {margin-right: 0px;}
.xx_nrong{padding:15px 0 0; }
.xx_nrong h4 {font-size: 16px;color: #fff;line-height: 1.5;font-weight: 500;margin: 0;}
.xx_nrong h4 a {color: #ffe7e7;}
.xx_nrong h4 a:hover {color: #fff;}
.xx_nrong p {color:#333;font-size: 14px;line-height: 22px;margin: 0; }
@media screen and (max-width: 767px) {
.tipfloat{left:15px;width:92%;}
}
.tipfloat1 {display:none;z-index:1000; position:fixed; top:256px; left:15px;width:220px;padding: 0;border-radius: 5px;border: #df0c1a solid 4px;overflow: hidden;}
.tipfloat1_bt { font-size:22px; color:#fff;position: absolute;right: 3px;top:-3px;}
.tipfloat1_bt .closess {opacity: .6;cursor: pointer;}
.tipfloat1_bt .closess:hover {opacity: 1;}
.tipfloat1_bt span {font-size: 16px;font-weight: 700;}
.tipfloat1_bt span img {display: inline-block;margin-right: 9px;margin-top: -2px;}
.tipfloat1_bt span.right img {margin-right: 0px;}
.tipfloat1 .xx_nrong {padding:0; }
@media screen and (max-width: 767px) {
.tipfloat1 {display: none !important;}
}
/*分享*/
.social-share {display: inline-block;}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: none;
}
.share-xl .social-share a.icon-wechat {
  background: url("comm-wx.png");
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("comm-wb.png");
  background-size: contain;
}

.chevron {
    display: inline-block;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #FF4081; }
.chevron img {display: inline-block;margin-top: -4px;}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

/*--------------pagebanner---------------------*/
@-webkit-keyframes bgpulse {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
}
@keyframes bgpulse {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08);
  }
}
.bgpulse {
  -webkit-animation-name: bgpulse;
  animation-name: bgpulse;
}
.pageheader-box {
  overflow: hidden;position: relative;
}
.pageheader-box .zst {
    float: left;
    position: absolute;
    padding: 0 18px;
    height: 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-left: 24px solid transparent;
    border-bottom: 30px solid #fff;
    bottom: 0;
    right: 0;
    width: 90%;
    z-index: 100;
}
.pageheader {
  overflow: hidden;
  position: relative;
  background-color: #0d1520;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.pageheader .bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  animation: bgpulse 18s infinite linear;
  -webkit-animation: bgpulse 18s infinite linear;
  -moz-animation: bgpulse 18s infinite linear;
  -o-animation: bgpulse 18s infinite linear;
  -ms-animation: bgpulse 18s infinite linear;
  background-position: center;
}
.pageheader .columnname {
  padding: 100px 0 60px 0;
  overflow: hidden;
  position: relative;
}
.pageheader .columnname h1 {
  font-size: 50px;
  line-height: 1;
  color: #fff;
  margin: 0;
  font-weight: 700;
  word-break: break-all;
  text-shadow: 0px 0px 4px #2057ba;
  text-align: center;
  text-transform: uppercase;
}
.pageheader .columnname .position-title {
  text-align: right;
}
@media (max-width: 991px) {
  .pageheader {
    background-size: 128% 100%;
    background-position: 70% 100%;
  }
}
@media (max-width: 767px) {
  .pageheader {
	height: 138px;
    background-size: cover;
    background-position: 86% 100%;
  }
  .pageheader-box .zst {
    border-left: 12px solid transparent;
    border-bottom: 16px solid #fff;
}
}

.urlpic {margin-top: 38px;}
.urlpic li {margin-bottom: 30px;}
.urlpic .row {margin-right: -10px;margin-left: -10px;}
.urlpic .row > [class^='col'] {padding-right: 10px;padding-left: 10px;}
.urlpic li h4 {font-size: 16px;color: #333;line-height: 1.5;margin: 15px 0 0;text-align: center;}
.urlpic li:hover h4 {color: #cc000d;}
.casurl {background: #fff;padding: 15px;text-align: center;height: 90px;display: table;width: 100%;border: #e3e3e3 solid 1px;border-radius: 4px;position: relative;}
.casurl::before, .casurl::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #db000e;
    transform: scale(0);
    transition: 0.3s;z-index: 1;border-radius: 4px;
}
.casurl::before {
    border-right: none;
    border-bottom: none;
    transform-origin: 0 0;
}
.casurl::after {
    border-left: none;
    border-top: none;
    transform-origin: 100% 100%;
}
.casurl:hover {border: #fff solid 1px;}
.casurl:hover::before, .casurl:hover::after {
    transform: scaleX(1);
}
.casurl span {width: 100%;overflow: hidden;display: table-cell;vertical-align: middle;}
.casurl span img {width: auto;height: auto;}
@media (max-width: 1199px) {
	.casurl {height: 76px;}
	.urlpic {margin-top: 30px;}
	.urlpic li {margin-bottom: 24px;}
	.urlpic li h4 {margin: 10px 0 0;}
}
@media (max-width: 767px) {
	.casurl {height: 66px;}
	.urlpic li:nth-child(2n+1) {clear:left;}
	.urlpic li {margin-bottom: 20px;}
	.urlpic li h4 {font-size: 15px;}
}
@media (max-width: 390px) {
	.casurl {height: 86px;}
	.urlpic .col-xs-6 {width: 100%;}
	.urlpic li h4 {font-size: 16px;}
}

/*-----------------Contact---------------------*/
.contactbox {overflow: hidden;background: #f9f9f9;margin-top: 30px;}
.contactbox .contact-l {width: 33%;font-size: 15px;line-height: 1.8;color: #333;padding: 68px 16px 0 32px;}
.contactbox .contact-r {width: 67%;}
@media (max-width: 1199px) {
	.contactbox .contact-l, .contactbox .contact-r {width: 100%;}
	.contactbox .contact-l {padding: 38px 16px 0 32px;}
}
@media (max-width: 767px) {
	.contactbox .contact-l {padding: 24px 18px;}
}

.qklist {margin-top: 14px;}
.qklist li {margin-top: 28px;margin-bottom: 0;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.qklist li:nth-child(4n+1) {clear: left;}
.qklist li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.qklist li .boxstyle {width: 100%;margin: 0 auto;}
.qklist li .boxstyle img {width: 100%;height: 322px;
-ms-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .15);
    -o-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .15);
    -moz-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .15);
    -webkit-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .15);
    box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .15);
}
.qklist li .boxstyle:hover img {width: 100%;height: 322px;
-ms-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .35);
    -o-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .35);
    -moz-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .35);
    -webkit-box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .35);
    box-shadow: 0px 0px 16px -2px rgb(145, 93, 96, .35);
}
.qklist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.qklist li .boxstyle .txtinfo {margin: 15px 2px 0;overflow: hidden;}
.qklist li .boxstyle .txtinfo h4 { margin: 0 0 8px 0;text-align: center;font-size: 16px;color: #222;line-height: 1.4;border: 0;font-weight: 700;width: 100%;overflow: hidden;display: block;}
.qklist li .boxstyle:hover .txtinfo h4 { color: #c41c27;}
.qklist li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.qklist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
.qklist .col-md-4 {width: 25%;float: left;}
@media (max-width: 1470px) {
	.qklist li .boxstyle img {height: 281px;}
}
@media (max-width: 1280px) {
	.qklist li .boxstyle img {height: 266px;}
}
@media (max-width: 1199px) {
	.qklist .col-md-4 {width: 33.333333%;}
	.qklist li:nth-child(4n+1) {clear: inherit;}
	.qklist li:nth-child(3n+1) {clear: left;}
	.qklist li .boxstyle img {height: 275px;}
}
@media (max-width: 991px) {
	.qklist li:nth-child(4n+1) {clear: inherit;}
	.qklist li:nth-child(3n+1) {clear: inherit;}
	.qklist li:nth-child(2n+1) {clear: left;}
	.qklist .col-md-4 {width: 50%;}
	.qklist li .boxstyle img {height: 281px;}
}
@media (max-width: 767px) {
	.qklist .row {margin-left: -10px;margin-right: -10px;}
	.qklist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.qklist {margin-top: 8px;}
	.qklist .col-md-4 {width: 50%;}
	.qklist li .boxstyle img {height: 222px;}
	.qklist li {margin-top: 15px;}
}
@media (max-width: 390px) {
	.qklist li .boxstyle img {height: 189px;}
}
@media (max-width: 320px) {
	.qklist .col-md-4 {width: 100%;}
	.qklist li .boxstyle img {height: auto;}
}
